wiki.techinc.nl/tests/phpunit/structure
Daniel Kinzler 5c7cca8776 Revert "REST: collect metrics on endpoint access"
This reverts commit d32c260ed0.

Reason for revert: Timo has reservations, I'll submit an updated version later.

Change-Id: I71d4d61a879fda4dccfc105127446cfedde75a7b
2022-12-12 20:05:06 +00:00
..
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 Revert "REST: collect metrics on endpoint access" 2022-12-12 20:05:06 +00: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