mediawiki-extensions-Popups/tests/phpunit
Piotr Miazga df9e724d89 Fix failing isTranslatedTitleBlacklistedTest
Somhow the testIsTranslatedTitleBlacklisted start to fail, the test
looks like it's broken but because of some reason it used to work.
For now let me fix the test because it blocks merged, and later
I'll try to investigate whats wrong.

Changes:
 - testIsTranslatedTitleBlacklisted() has to define blacklisted
 pages in canonical way (eg: Special:Preferences, not in a language
 variant)
 - use MediaWikiServices::getSpecialPageFactory() as
 SpecialPageFactory static calls are deprectated

Bug: T203522
Change-Id: I0db1481c96c9c0e27364d028a57c1178865741ba
2018-09-05 21:04:52 +02:00
..
EventLogging Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
PopupsContextTest.php Fix failing isTranslatedTitleBlacklistedTest 2018-09-05 21:04:52 +02:00
PopupsContextTestWrapper.php Re-enable MediaWiki.Commenting.FunctionComment.MissingParamComment sniff 2017-07-13 11:33:04 +01:00
PopupsGadgetsIntegrationTest.php Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
PopupsHooksTest.php Always set the PagePreviews visibility state 2018-06-11 21:46:03 +02:00
UserPreferencesChangeHandlerTest.php Use absolute class name in @covers 2017-12-27 20:53:07 +01:00