..
AbstractSchemaValidationTest.php
ApiPrefixUniquenessTest.php
Avoid DB access in more non-Database tests
2023-08-06 16:07:27 +00:00
ApiStructureTest.php
ApiStructureTest: Improve error message
2023-10-17 09:53:37 -04:00
AutoLoaderStructureTest.php
Replace substr with cleaner string methods
2023-05-20 15:40:21 +02:00
AvailableRightsTest.php
Make all limits function as user rights.
2023-09-11 12:03:57 +00:00
BundleSizeTestBase.php
Update tests for PHPUnit 9.6 (part 1)
2024-01-16 23:36:15 +01:00
CodexTokenDefaultsTest.php
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
PasswordPolicyStructureTest.php
PHPUnitConfigTest.php
phpunit: Sync phpunit.xml.dist with tests/phpunit/suite.xml
2023-07-14 20:59:42 +00:00
ResourcesTest.php
ResourceLoader: Drop targets system, deprecated in 1.41
2024-01-12 16:42:38 -05:00
RestStructureTest.php
Namespace Config-related classes under \MediaWiki\Config
2023-09-21 05:41:58 +00:00
ScopeStructureTest.php
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