aboutsummaryrefslogtreecommitdiffstats
path: root/tests/common
Commit message (Expand)AuthorAgeFilesLines
* search: Make TitleMatcher a MediaWiki service objectDerick Alangi2023-02-031-0/+1
* tests: Move all language converter tests into /includes/Umherirrender2023-02-011-3/+3
* Implement Bcp47Code in Language classC. Scott Ananian2023-01-271-0/+1
* Fix global wgLocalTZoffset variable name in TestSetupIsabelle Hurbain-Palatin2023-01-161-2/+2
* tests: Set serialize_precision=-1 in TestSetupKevin Israel2022-12-141-4/+4
* Merge "Follow redirects for page/{title} formats source/bare"jenkins-bot2022-12-041-0/+1
|\
| * Follow redirects for page/{title} formats source/baremsantos2022-12-021-0/+1
* | Drop more unused hard deprecated hooksAmir Sarabadani2022-12-011-1/+0
|/
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-281-1/+1
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-1/+1
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-1/+1
* Use OpenSSL if available for PBKDF2 password hashingKevin Israel2022-10-041-1/+2
* tests/parser/TestMode: move parser test helper class to parsoid libraryC. Scott Ananian2022-08-161-1/+0
* Merge "Add *ContentHandlerIntegrationTest"jenkins-bot2022-07-281-0/+1
|\
| * Add *ContentHandlerIntegrationTestC. Scott Ananian2022-07-211-0/+1
* | TitleDefTest: convert to proper integration test; ensure language is 'en'C. Scott Ananian2022-07-211-0/+4
|/
* REST: introduce getPrivateRouteUrldaniel2022-07-141-0/+1
* Do minor code cleanupMatěj Suchánek2022-06-241-1/+1
* phpunit: Restore default progress reporter and add MWTestDox optionTimo Tijhof2022-06-121-0/+1
* Revert "phpunit: Default to vendor/bin/phpunit, remove suites.xml"Lucas Werkmeister (WMDE)2022-06-091-1/+1
* phpunit: Default to vendor/bin/phpunit, remove suites.xmlKosta Harlan2022-06-081-1/+1
* Pass <Test,TestMode> as argument pair, deprecate old TestFileReaderC. Scott Ananian2022-06-031-1/+1
* Merge "rdbms: Move selectSQLText to SQLPlatform"jenkins-bot2022-06-021-0/+1
|\
| * rdbms: Move selectSQLText to SQLPlatformAmir Sarabadani2022-06-021-0/+1
* | tests/parser: Run phanUmherirrender2022-06-021-1/+3
* | tests/parser: Add documentation for class propertiesUmherirrender2022-06-011-0/+1
|/
* Docs: remove references to DefaultSettings.phpdaniel2022-05-301-4/+4
* ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-5/+5
* Rest: Migrate parsoid stashing logic from RESTbaseDerick Alangi2022-05-231-0/+1
* Merge "Allow REST API handlers to require csrf-safe session providers"jenkins-bot2022-05-231-0/+3
|\
| * Allow REST API handlers to require csrf-safe session providersBill Pirkle2022-05-201-0/+3
* | Turn DefaultSettings.php into a deprecated stubdaniel2022-05-171-2/+3
* | Merge "Revert "ResourceLoader namespace""jenkins-bot2022-05-161-5/+5
|\ \
| * | Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-5/+5
* | | Merge "ResourceLoader namespace"jenkins-bot2022-05-161-5/+5
|\| |
| * | ResourceLoader namespaceTim Starling2022-05-161-5/+5
* | | Fix silently skipped UrlUtilsTestTim Starling2022-05-161-1/+1
|/ /
* / rdbms: Start using SQLPlatform and move more methods thereAmir Sarabadani2022-05-041-0/+3
|/
* auth: Replace deprecated User::getOptionUmherirrender2022-04-291-0/+1
* TestSetup: use the correct loop variableDaimona Eaytoy2022-04-271-1/+1
* Make globals global, don't just extract valuesAryeh Gregor2022-04-261-2/+14
* Move wfRequireOnceInGlobalScope to TestSetupDaimona Eaytoy2022-04-251-0/+21
* phpunit: Remove some unnecessary code from phpunit.phpDaimona Eaytoy2022-04-231-1/+2
* Refactor URL-parsing global functions to classAryeh Gregor2022-04-121-0/+3
* Merge "maintenance: Move MWTerm classes to /tests/parser/"jenkins-bot2022-04-051-1/+3
|\
| * maintenance: Move MWTerm classes to /tests/parser/Timo Tijhof2022-03-241-1/+3
* | phpunit: Remove custom MediaWikiPHPUnitCommand and use default directlyDaimona Eaytoy2022-03-311-1/+0
|/
* phpcs: Disable `Generic.Files.LineLength` for test filesTimo Tijhof2022-02-181-1/+0
* Use mock Guzzle client during testsTim Starling2022-01-181-0/+1
* Refactor SettingsBuilder to use BagOStuff.Dan Duvall2021-12-101-3/+0