wiki.techinc.nl/tests/phpunit/structure
Taavi Väänänen be7565e3e1
Add SpecialPageFatalTest to @group Database
This causes this test case to be run with sql_mode set to
STRICT_ALL_TABLES,ONLY_FULL_GROUP_BY, instead of the default TRADITIONAL
set in DevelopmentSettings. Many database pages (such as those including
a pager) make database connections when loaded without parameters.

If this can be merged without problems it would let us un-revert
Ic2729428297162763a772e6a16549ded8de06c01 too.

Bug: T304762
Change-Id: I3bb424ddcbd7d3d6c03ad23d071a69a94b7f5749
2022-03-26 15:43:46 +02:00
..
AbstractSchemaValidationTest.php Add validation for abstract schema 2022-02-22 17:41:08 +00: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 tests: Change use of AtEase to at operator 2022-02-24 21:29:51 +00: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 Improve generateSchemaChangeSql.php/generateSchemaSql.php 2022-01-24 21:02:15 +01: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
SettingsTest.php phpunit: Revert "testConfigGeneration" structure test to simpler version 2022-03-24 14:57:47 +00:00
SpecialPageFatalTest.php Add SpecialPageFatalTest to @group Database 2022-03-26 15:43:46 +02: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