aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/structure
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Avoid database usage when possibleDaimona Eaytoy2023-07-311-0/+1
* phpunit: Avoid TestUser in non-database testsDaimona Eaytoy2023-07-291-1/+1
* Make Shell::makeScriptCommand use run.phpdaniel2023-07-251-2/+2
* Merge "Fix DB usage in non-database tests"jenkins-bot2023-07-241-0/+1
|\
| * Fix DB usage in non-database testsDaimona Eaytoy2023-07-211-0/+1
* | Add ResourcesTest to the Database groupDaimona Eaytoy2023-07-191-0/+1
|/
* phpunit: Sync phpunit.xml.dist with tests/phpunit/suite.xmlDaimona Eaytoy2023-07-141-10/+20
* tests: Avoid DB queries in ApiStructureTest::provideParametersDaimona Eaytoy2023-07-121-9/+19
* tests: Use Title::makeTitle instead of Title::newFromTextUmherirrender2023-06-191-1/+1
* Reenable "RedundantTargets" testMichael Große2023-06-091-1/+0
* Skip targets test to merge mutually blocking fixesMichael Große2023-06-091-0/+1
* Tests: Error for any new module that introduces bad targetsJon Robson2023-06-081-0/+36
* Merge "Replace substr with cleaner string methods"jenkins-bot2023-06-061-1/+1
|\
| * Replace substr with cleaner string methodsMatěj Suchánek2023-05-201-1/+1
* | AvailableRightsTest::checkMessagesExist: Point to doc, like testAvailableRightsJames D. Forrester2023-05-301-0/+2
* | ApiPrefixUniquenessTest: Drop wbeu hackJames D. Forrester2023-05-261-1/+1
|/
* BundleSizeTest: use a providerTim Starling2023-05-161-36/+40
* ResourceLoader: Allow FileModule scripts to be generated with a callbackTim Starling2023-05-091-3/+8
* ResourceLoader: Optimise ResourcesTest to check styles or general, not bothTimo Tijhof2023-05-021-12/+12
* Use a data provider in ResourcesTest::testRespondTim Starling2023-05-011-20/+28
* ResourceLoader: Add structure test for ResourceLoader::respond()Tim Starling2023-04-101-0/+23
* ResourceLoader: Raise MW JavaScript startup requirement to ES6James D. Forrester2023-03-301-12/+0
* Merge "ResourceLoader: Fix typo in ResourcesTest"jenkins-bot2023-03-301-1/+1
|\
| * ResourceLoader: Fix typo in ResourcesTestTimo Tijhof2023-03-291-1/+1
* | ResourceLoader: Move ForeignResourceStructureTest to integration/Timo Tijhof2023-03-291-38/+0
|/
* tests: Make some PHPUnit data providers staticTim Starling2023-03-242-9/+9
* mediawiki.skin.defaults.less: Add neutral values for all Codex tokensRoan Kattouw2023-03-151-0/+34
* Merge "Reorg: Namespace the Title class"jenkins-bot2023-03-022-0/+2
|\
| * Reorg: Namespace the Title classJames D. Forrester2023-03-022-0/+2
* | Move config-vars.php to docs, since it's documentation.daniel2023-03-021-1/+1
|/
* ResourceLoader: Default File modules to mobile and desktop targetsJon Robson2023-01-311-6/+13
* Tests: add ObjectFactory to DummyServicesTraitDannyS7122023-01-231-2/+3
* REST: collect metrics on endpoint accessDaniel Kinzler2023-01-121-1/+8
* Maintenance scripts: show a warning when run directly.daniel2023-01-041-3/+7
* tests: Do not hide deprecation in SpecialPageFatalTestUmherirrender2022-12-161-3/+1
* Merge "Make RestStructureTest run in IDE"jenkins-bot2022-11-221-33/+109
|\
| * Make RestStructureTest run in IDEdaniel2022-11-221-33/+109
* | Merge "Replace some in_array( array_keys() ) with simple isset()"jenkins-bot2022-11-181-3/+1
|\ \
| * | Replace some in_array( array_keys() ) with simple isset()thiemowmde2022-11-141-3/+1
| |/
* / Settings: Introduce SettingsBuilder::getInstance to avoid $wgSettingsdaniel2022-11-171-8/+4
|/
* Include core PSR-4 classes in the generated classmapMáté Szabó2022-11-081-20/+0
* Reorg: Move ForeignResourceManager to ResourceLoader directoryAmir Sarabadani2022-11-081-0/+2
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-283-1/+4
* ResourceLoader: Mark ForeignResourceStructureTest as @group StandaloneJames D. Forrester2022-10-271-0/+1
* ResourceLoader: Add structure test for foreign-resources.yamlTimo Tijhof2022-10-261-0/+35
* Use short array destructuring instead of list()Tim Starling2022-10-212-2/+2
* Settings: add support for obsolete configdaniel2022-10-141-0/+11
* Add some helpers to filter properties out of var_dump()Tim Starling2022-10-121-0/+44
* Add @coversNothing to all structure testsDaimona Eaytoy2022-10-0715-2/+26
* ResourceLoader: Add structure test to detect incompatible `requiresES6`Timo Tijhof2022-08-311-8/+23