wiki.techinc.nl/tests/phpunit/includes/language
Lucas Werkmeister 3bf5cfc347 LocalisationCache: Load only core data if possible (v2)
This reverts change I6490ffba96 (commit e4e613b0d1), restoring
change I7ec2d87c0f (commit cf8e22e1e4). The issues with the last version
should be fixed by the parent change (Icc3324aca7), and we also have
some tests for these issues now (change Iee11cb5c52).

Bug: T342418
Bug: T343343
Bug: T343375
Change-Id: Id9e718f1791c937f53195613a7b76c23d3376a13
2023-08-08 13:10:18 +02:00
..
converters Fix DB usage in non-database tests (part 2) 2023-08-06 22:57:28 +00:00
ConverterRuleTest.php
LanguageClassesTestCase.php Fix some typos 2023-03-21 15:58:09 +01:00
LanguageConverterFactoryTest.php Fix space after comma in single-line array declaration 2023-07-24 19:04:59 +02:00
LanguageConverterIntegrationTest.php phpunit: Generalize LanguageConverterTestTrait and simplify tests 2023-02-13 21:12:33 +00:00
LanguageConverterTest.php Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00
LanguageConverterTestTrait.php phpunit: Generalize LanguageConverterTestTrait and simplify tests 2023-02-13 21:12:33 +00:00
LanguageFallbackIntegrationTest.php
LanguageIntegrationTest.php Language: Remove deprecated functions and constants 2023-08-06 00:53:30 +02:00
LocalisationCacheTest.php LocalisationCache: Load only core data if possible (v2) 2023-08-08 13:10:18 +02:00
MessageCacheTest.php language: Move tests from /cache to /language 2023-07-28 15:23:06 +02:00