aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/structure
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-251-0/+1
* Merge "REST: Make OpenAPI spec info strings translatable"jenkins-bot2025-03-241-2/+6
|\
| * REST: Make OpenAPI spec info strings translatablebpirkle2025-03-211-2/+6
* | tests: Report all missing messages on failure in SkinsTestUmherirrender2025-03-201-3/+7
|/
* Merge "tests: space out Performance budget warning"jenkins-bot2025-03-111-6/+7
|\
| * tests: space out Performance budget warningAntoine Musso2025-03-111-6/+7
* | tests: Streamline a few overcomplicated if-else in test codethiemowmde2025-03-111-9/+1
|/
* test(ApiStructureTest): use a fresh ApiMain instance for each testMichael Große2025-03-071-30/+20
* Tests: Ensure that skins only use messages that existJon Robson2025-02-281-0/+38
* ResourceLoader: Restore data provider names in testRespond()Timo Tijhof2025-02-181-1/+1
* PerformanceBudgetTest: Support testing uncompressed as well as compressedJon Robson2025-01-302-16/+41
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-173-6/+0
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* Tests: Remove hardcoded exclusion list from PerformanceBudgetTestJon Robson2025-01-091-26/+0
* tests: Add WikimediaEvents modules to bundlesize exclusionsLucas Werkmeister2025-01-081-1/+2
* tests: Add ext.wikimediaBadges to bundlesize exclusionsLucas Werkmeister2025-01-081-0/+2
* Tests: Enforce requirement that modules loaded on page load are documentedJon Robson2025-01-072-1/+83
* Merge "tests: Disallow unchecked exceptions in SpecialPageFatalTest"jenkins-bot2025-01-021-9/+2
|\
| * tests: Disallow unchecked exceptions in SpecialPageFatalTestDaimona Eaytoy2024-11-191-9/+2
* | Merge "test: Introduce AbstractSchemaTestBase"jenkins-bot2024-12-172-137/+183
|\ \
| * | test: Introduce AbstractSchemaTestBaseDaimona Eaytoy2024-12-142-137/+183
* | | Merge "tests: Add structure test for content of abstract schema changes"jenkins-bot2024-12-173-92/+176
|\| |
| * | tests: Add structure test for content of abstract schema changesDaimona Eaytoy2024-12-143-92/+176
* | | Merge "Tests: Monitor total bundle size of article views"jenkins-bot2024-12-172-0/+136
|\ \ \ | |/ / |/| |
| * | Tests: Monitor total bundle size of article viewsJon Robson2024-12-112-0/+136
* | | Move SQL schema and schema changes to new sql/ top-level directoryDaimona Eaytoy2024-12-132-9/+5
* | | db: Drop AbstractSchemaValidator::$missingDepCallbackDaimona Eaytoy2024-12-111-2/+1
|/ /
* | REST: Make structure test for param description messagesdaniel2024-11-261-0/+11
* | extension.json spec: allow DomainEventSubscribersdaniel2024-11-221-2/+2
* | DomainEventDispatcher: specify subscribers in extension.jsondaniel2024-11-201-0/+76
|/
* composer.json: Updated nikic/php-parser from ^4.10.2 to ^5.3.1Reedy2024-11-111-1/+3
* Merge "Add DumpableObjectsTest to the database test group"jenkins-bot2024-11-081-0/+1
|\
| * Add DumpableObjectsTest to the database test groupBrent Laabs2024-10-241-0/+1
* | Drop BundleTestSize aliasDaimona Eaytoy2024-10-311-3/+0
* | Tests: Monitor bundlesizes for core modules in coreJon Robson2024-10-301-0/+11
* | ResourceLoader: Simplify DependencyStoreHannah Okwelum2024-10-241-2/+2
|/
* tests: Use namespaced classesUmherirrender2024-10-214-0/+10
* Merge "tests: Validate Resources.php against ResourceModules schema"jenkins-bot2024-10-141-0/+25
|\
| * tests: Validate Resources.php against ResourceModules schemaBartosz Dziewoński2024-10-071-0/+25
* | tests: Mock IContextSource in RestStructureTestUmherirrender2024-10-111-5/+16
|/
* tests: Consistently use class_alias comments like elsewhereJames D. Forrester2024-09-251-1/+1
* REST: Introduce discovery endpointdaniel2024-09-201-11/+50
* REST: validate JSON in testsdaniel2024-09-201-22/+25
* Fix specifying messages with params as arrays in API documentationBartosz Dziewoński2024-08-211-4/+11
* Merge "Deprecate ApiBase::makeMessage"jenkins-bot2024-08-161-1/+1
|\
| * Deprecate ApiBase::makeMessagetheprotonade2024-08-161-1/+1
* | tests: Add a test for Codex i18n messagesEric Gardner2024-08-121-0/+24
* | Add MediaWiki\Registration namespace to registration classesEbrahim Byagowi2024-08-102-1/+5
* | Use MediaWikiIntegrationTestCase::getConfVar in testsFomafix2024-08-063-3/+3
|/
* getParamSettings prohibited from using array typeWendy Quarshie2024-07-251-0/+5