..
AbstractSchemaValidationTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
ApiPrefixUniquenessTest.php
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
ApiStructureTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
AutoLoaderStructureTest.php
Include core PSR-4 classes in the generated classmap
2022-11-08 12:13:32 +01:00
AvailableRightsTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
BundleSizeTest.php
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
ContentHandlerFunctionalTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
DatabaseIntegrationTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
DumpableObjectsTest.php
Add some helpers to filter properties out of var_dump()
2022-10-12 12:42:23 -04:00
ExtensionJsonValidationTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
ForeignResourceStructureTest.php
Reorg: Move ForeignResourceManager to ResourceLoader directory
2022-11-08 10:54:17 +01:00
PasswordPolicyStructureTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
ResourcesTest.php
Replace some in_array( array_keys() ) with simple isset()
2022-11-14 17:56:34 +01:00
RestStructureTest.php
REST: collect metrics on endpoint access
2023-01-12 14:50:58 +00:00
ScopeStructureTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
SettingsTest.php
Maintenance scripts: show a warning when run directly.
2023-01-04 20:10:34 +01:00
SpecialPageFatalTest.php
tests: Do not hide deprecation in SpecialPageFatalTest
2022-12-16 13:04:45 +00:00
StructureTest.php
Add @coversNothing to all structure tests
2022-10-07 03:21:54 +02:00
SuiteDirectoryTest.php
Use short array destructuring instead of list()
2022-10-21 15:33:37 +11:00