| .. |
|
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
|
Make RestStructureTest run in IDE
|
2022-11-22 22:07:49 +01:00 |
|
ScopeStructureTest.php
|
Add @coversNothing to all structure tests
|
2022-10-07 03:21:54 +02:00 |
|
SettingsTest.php
|
Settings: Introduce SettingsBuilder::getInstance to avoid $wgSettings
|
2022-11-17 20:06:39 +00:00 |
|
SpecialPageFatalTest.php
|
Add @coversNothing to all structure tests
|
2022-10-07 03:21:54 +02: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 |