Commit graph

2 commits

Author SHA1 Message Date
Func
9c40fc6e81 phpunit: Generalize LanguageConverterTestTrait and simplify tests
I will need to mark the LanguageConverterIntegrationTest as
`@group Database` and move testHasVariant() to LanguageConverterTest
in the follow-up. Split this part out for smoother review.

Change-Id: I4f65669d982cc477992708d9dd49d1dc22c905c8
2023-02-13 21:12:33 +00:00
Umherirrender
9bcd6f7f80 tests: Move all language converter tests into /includes/
Move tests from /languages/ to /includes/language/ similiar to the
classes in f5644ba
Clean up suite config too not longer run that folder as test,
remove from coverage, there no php files to cover

Remove converter tests from Language*Test files,
all identical to the *ConverterTest cases (or remove the whole file)

Change-Id: I098ba241bd61d8ed2ee9b65393416077e3544e79
2023-02-01 20:10:56 +01:00
Renamed from tests/phpunit/languages/LanguageConverterIntegrationTest.php (Browse further)