wiki.techinc.nl/tests/phpunit/structure
Kosta Harlan 61e16d8ef8 tests: Add structure test for bundlesize.config.json
This is the same functionality provided by `npm test:size` in Minerva
and Vector skins, but as a structure test. Any extension/skin that
provides bundlesize.config.json containing an array of expected gzipped
sizes and module names will be processed by this test.

See also WikimediaMaintenance's blameStartupRegistry.php for similar
code.

Bug: T255149
Change-Id: Ieb7591f3c0ac843677a2a61b4ad47f920fc2ca2d
2021-12-01 14:12:33 +01:00
..
ApiPrefixUniquenessTest.php api: Inject services into ApiQuery class 2021-09-17 00:57:37 +02:00
ApiStructureTest.php Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
AutoLoaderStructureTest.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
AvailableRightsTest.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
BundleSizeTest.php tests: Add structure test for bundlesize.config.json 2021-12-01 14:12:33 +01:00
ContentHandlerFunctionalTest.php tests: Rename ContentHandlerSanityTest to ContentHandlerFunctionalTest 2021-11-22 10:54:41 +00:00
DatabaseIntegrationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ExtensionJsonValidationTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
PasswordPolicyStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ResourcesTest.php Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
RestStructureTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SpecialPageFatalTest.php phpunit: Drop bypass for now-fixed dberror from SpecialPageFatalTest 2021-09-16 08:49:46 -07:00
StructureTest.php Have StructureTest not be an integration test 2021-05-21 22:17:26 +00:00
SuiteDirectoryTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00