aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/structure
Commit message (Expand)AuthorAgeFilesLines
...
* add structure test that checks if param schemas are validWendy Quarshie2024-07-231-0/+36
* Merge @dataProviders in AbstractSchemaValidationTestthiemowmde2024-07-191-22/+4
* Merge "param-settings: Remove backward compatibility code from default"jenkins-bot2024-07-101-20/+24
|\
| * param-settings: Remove backward compatibility code from defaultAtieno2024-07-101-20/+24
* | Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-102-1/+2
|/
* Merge "Add Special:RestSandbox for exploring REST API"jenkins-bot2024-06-141-24/+32
|\
| * Add Special:RestSandbox for exploring REST APIdaniel2024-06-131-24/+32
* | tests: Use namespaced classes (2)Umherirrender2024-06-133-0/+3
* | Migrate MediaWiki.rest_api to statslibWendy Quarshie2024-06-111-2/+3
|/
* Add namespace and deprecation alias to TextContentHandlerEbrahim Byagowi2024-05-201-0/+1
* Use constants provided by MainConfigNames for config namesFunc2024-05-181-1/+1
* Introduce Modules into the REST frameworkdaniel2024-05-081-45/+68
* REST: introduce getBodyParamSettingsdaniel2024-05-071-0/+40
* ResourcesTest: Test 'packageFiles' existence tooBartosz Dziewoński2024-04-161-0/+10
* rest: use new body validation in creation and update handlerWendy Quarshie2024-04-031-0/+1
* Merge "handler: Declare known sources in Validator"jenkins-bot2024-03-281-4/+3
|\
| * handler: Declare known sources in ValidatorAtieno2024-03-281-4/+3
* | objectcache: Introduce `ObjectCacheFactory` MW serviceDerick Alangi2024-03-191-11/+0
|/
* Merge "ResourceLoader: Add module property skipStructureTest"jenkins-bot2024-03-131-1/+1
|\
| * ResourceLoader: Add module property skipStructureTestTim Starling2024-03-111-1/+1
* | Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclassdaniel2024-03-121-4/+4
|/
* Clean up testsMatěj Suchánek2024-02-123-7/+6
* Namespace includes/contextJames D. Forrester2024-02-082-0/+3
* Change uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-221-1/+1
* tests: Replace usages of wfGetDBAlexander Vorwerk2024-01-181-1/+4
* Update tests for PHPUnit 9.6 (part 1)Daimona Eaytoy2024-01-161-1/+4
* ResourceLoader: Drop targets system, deprecated in 1.41James D. Forrester2024-01-121-78/+1
* Deprecate and stop using Database::listViews()Tim Starling2023-12-141-0/+21
* tests: Use namespaced classesUmherirrender2023-12-111-0/+1
* rdbms: Map PostgreSQL boolean values to MySQL-compatible formsTim Starling2023-11-291-0/+21
* Merge "Remove deprecated methods from Content interface"jenkins-bot2023-11-281-11/+0
|\
| * Remove deprecated methods from Content interfacedaniel2023-11-211-11/+0
* | Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessaryJames D. Forrester2023-11-211-1/+0
|/
* ResourceLoader: Remove ResourcesTest::testCommentedLocalFileReferencesTimo Tijhof2023-10-201-16/+0
* Merge "Structure tests: Alter resources test to also check skinStyles"jenkins-bot2023-10-191-5/+10
|\
| * Structure tests: Alter resources test to also check skinStylesJon Robson2023-10-191-5/+10
* | ApiStructureTest: Improve error messageAmmarpad2023-10-171-2/+2
|/
* Update references to config-vars.phpDannyS7122023-09-231-1/+1
* tests: Migrate more cases to SQBAmir Sarabadani2023-09-211-1/+5
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-211-0/+1
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+2
* Reorg: Move WebRequest to includes\RequestAmir Sarabadani2023-09-111-0/+1
* Merge "Make all limits function as user rights."jenkins-bot2023-09-111-5/+40
|\
| * Make all limits function as user rights.daniel2023-09-111-5/+40
* | Make MediaWikiIntegrationTestCase::addCoreDBData a noopDaimona Eaytoy2023-09-051-0/+1
|/
* tests: Use namespaced Wikimedia\Rdbms\IDatabaseUmherirrender2023-08-201-1/+1
* Do not use UTSysop directly in testsDaimona Eaytoy2023-08-161-2/+2
* ResourceLoader: wrap module definitions in functionsTim Starling2023-08-111-0/+9
* Avoid DB access in non-database testsDaimona Eaytoy2023-08-061-0/+13
* Avoid DB access in more non-Database testsDaimona Eaytoy2023-08-062-0/+2