wiki.techinc.nl/tests/phpunit/structure
Timo Tijhof f476d1b49c ResourceLoader: Optimise ResourcesTest to check styles or general, not both
Follows-up I648b4543f95611d77 and Ibfe15821c3fb8d.

Ru time for `php phpunit.php --filter testRespond structure/ResourcesTest.php`

* Before: 00:41.985s
* After:  00:27.963s

Change-Id: I2c89ddf42bf71881a492b0c03995f088f506312e
2023-05-02 21:44:40 +01: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 Reorg: Namespace the Title class 2023-03-02 08:46:53 -05: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
CodexTokenDefaultsTest.php mediawiki.skin.defaults.less: Add neutral values for all Codex tokens 2023-03-15 17:23:51 -07: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
PasswordPolicyStructureTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ResourcesTest.php ResourceLoader: Optimise ResourcesTest to check styles or general, not both 2023-05-02 21:44:40 +01:00
RestStructureTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ScopeStructureTest.php Add @coversNothing to all structure tests 2022-10-07 03:21:54 +02:00
SettingsTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00: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