wiki.techinc.nl/tests/phpunit/structure
C. Scott Ananian ed94cc0b64 structure tests: allow PHP 8.1 syntax and autoload enums
Change-Id: I0069df20fbc7ee46c7dc177e5bf352434b8abf32
(cherry picked from commit 12c9e516a2a42d399f5d51f6ba1b162ba68f4894)
2025-06-18 10:55:15 +01:00
..
AbstractSchemaValidationTest.php Merge @dataProviders in AbstractSchemaValidationTest 2024-07-19 10:18:29 +00:00
ApiPrefixUniquenessTest.php tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
ApiStructureTest.php tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
AutoLoaderStructureTest.php structure tests: allow PHP 8.1 syntax and autoload enums 2025-06-18 10:55:15 +01:00
AvailableRightsTest.php Use MediaWikiIntegrationTestCase::getConfVar in tests 2024-08-06 12:52:34 +00:00
BundleSizeTestBase.php tests: Consistently use class_alias comments like elsewhere 2024-09-25 09:48:46 -04:00
CodexMessageDefinitionTest.php tests: Add a test for Codex i18n messages 2024-08-12 15:30:11 -07:00
CodexTokenDefaultsTest.php mediawiki.skin.defaults.less: Add neutral values for all Codex tokens 2023-03-15 17:23:51 -07:00
ContentHandlerFunctionalTest.php tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
DatabaseIntegrationTest.php Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
DumpableObjectsTest.php Add DumpableObjectsTest to the database test group 2024-11-08 14:37:40 +00:00
ExtensionJsonValidationTest.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00: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 tests: Validate Resources.php against ResourceModules schema 2024-10-07 21:10:52 +00:00
RestStructureTest.php tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
ScopeStructureTest.php structure tests: allow PHP 8.1 syntax and autoload enums 2025-06-18 10:55:15 +01:00
SettingsTest.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
SpecialPageFatalTest.php Add Special:RestSandbox for exploring REST API 2024-06-13 21:40:36 +02:00
StructureTest.php