wiki.techinc.nl/tests/phpunit/structure
daniel f5641f9856 Do not rely on $IP in DefaultSettings.php
In order to allow configuration default to come from JsonSchema,
and dynamic defaults need to be initialized in Setup.php.

This movesd the initialialization of $wgExtensionDirectory and $wgStyleDirectory
to Setup.php

Bug: T294788
Change-Id: I11f5723aa299caa210cf6a1f5b7436f191b1ffc2
2022-02-03 22:05:34 +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 phpunit: Use is_file/is_dir instead of file_exists 2022-01-03 21:47:56 +01:00
AvailableRightsTest.php
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 Do not rely on $IP in DefaultSettings.php 2022-02-03 22:05:34 +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