wiki.techinc.nl/tests/phpunit/structure
Matěj Suchánek 45390a52eb Clean up tests
Replace strpos with str_contains, str_starts_with, etc.
Fix spelling of "cannot" and other typos.

Change-Id: Ie52900b323f46d1978a9dd9ea3b17619b8942160
2024-02-12 09:25:25 +01:00
..
AbstractSchemaValidationTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
ApiPrefixUniquenessTest.php Avoid DB access in more non-Database tests 2023-08-06 16:07:27 +00:00
ApiStructureTest.php Namespace includes/context 2024-02-08 11:07:01 -05:00
AutoLoaderStructureTest.php Replace substr with cleaner string methods 2023-05-20 15:40:21 +02:00
AvailableRightsTest.php Clean up tests 2024-02-12 09:25:25 +01:00
BundleSizeTestBase.php Clean up tests 2024-02-12 09:25:25 +01:00
CodexTokenDefaultsTest.php mediawiki.skin.defaults.less: Add neutral values for all Codex tokens 2023-03-15 17:23:51 -07:00
ContentHandlerFunctionalTest.php Merge "Remove deprecated methods from Content interface" 2023-11-28 15:52:14 +00:00
DatabaseIntegrationTest.php Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
DumpableObjectsTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
ExtensionJsonValidationTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
PasswordPolicyStructureTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
PHPUnitConfigTest.php Clean up tests 2024-02-12 09:25:25 +01:00
ResourcesTest.php ResourceLoader: Drop targets system, deprecated in 1.41 2024-01-12 16:42:38 -05:00
RestStructureTest.php Namespace includes/context 2024-02-08 11:07:01 -05:00
ScopeStructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
SettingsTest.php Update references to config-vars.php 2023-09-23 03:37:44 +00:00
SpecialPageFatalTest.php Do not use UTSysop directly in tests 2023-08-16 00:35:25 +00:00
StructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00