wiki.techinc.nl/tests/phpunit/languages
Kosta Harlan d55dc6d953 phpunit: Use submap assertion for LanguageIntegrationTest
LanguageIntegrationTest asserts strict equality for namespaces, but
other extensions which add to namespaces are not accounted for. This
seems to work OK when LanguageIntegrationTest is run alongside all other
PHPUnit tests but causes failures when run on its own (see console
output in T297078).

Asserting the submap should be sufficient for this test, AIUI.

Bug: T297079
Change-Id: I708c79f452a3eede1bae1422f27160a32db0e4dd
2021-12-06 10:02:18 +01:00
..
converters Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
data build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1 2021-02-18 08:39:09 -08:00
LanguageClassesTestCase.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
LanguageConverterFactoryTest.php Add converter for the Talysh language (tly) 2021-02-17 13:49:36 +00:00
LanguageConverterIntegrationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
LanguageConverterTest.php Tests: Update syntax referencing classes and internal functions 2021-12-02 17:07:49 +01:00
LanguageConverterTestTrait.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
LanguageFallbackStaticMethodsTest.php Fix languages/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 21:49:02 +01:00
LanguageIntegrationTest.php phpunit: Use submap assertion for LanguageIntegrationTest 2021-12-06 10:02:18 +01:00