wiki.techinc.nl/tests/phpunit/languages
addshore 959bc315f2 MediaWikiTestCase to MediaWikiIntegrationTestCase
The name change happened some time ago, and I think its
about time to start using the name name!
(Done with a find and replace)

My personal motivation for doing this is that I have started
trying out vscode as an IDE for mediawiki development, and
right now it doesn't appear to handle php aliases very well
or at all.

Change-Id: I412235d91ae26e4c1c6a62e0dbb7e7cf3c5ed4a6
2020-06-30 17:02:22 +01:00
..
classes Adding default locative rule for Ukrainian 2020-06-12 09:49:03 +03:00
converters MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
LanguageClassesTestCase.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
LanguageConverterFactoryTest.php Remove unneeded ::setUp and ::tearDown methods that only call parent 2020-06-07 10:09:32 +00:00
LanguageConverterIntegrationTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
LanguageConverterTest.php Introduce UserOptionsManager and DefaultOptionsManager 2020-04-28 15:42:43 -07:00
LanguageConverterTestTrait.php languages: Move Converter and tests to respective files 2020-02-03 15:31:08 +02:00
LanguageFallbackStaticMethodsTest.php Fix languages/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 21:49:02 +01:00
LanguageIntegrationTest.php Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00