aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/preferences
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-5/+5
* Namespace remaining User-related classes under \MediaWiki\UserJames D. Forrester2023-09-201-0/+1
* Namespace TitleFormatter under \MediaWiki\TitleJames D. Forrester2023-09-191-0/+1
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-3/+3
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Reorg: Move Title-related classes to title/Amir Sarabadani2022-11-261-0/+1
* Simplify timezone-related code for user preferencesDaimona Eaytoy2022-09-121-1/+2
* Replace trivial usa of mock builder with createMock() shortcutThiemo Kreuz2022-07-151-3/+1
* Hard deprecate TitleFactory::newFromIDs and Title::newFromIDsTChin2021-11-291-14/+40
* build: Updating dependencieslibraryupgrader2021-07-221-2/+2
* phpunit: Mass-replace setMethods with onlyMethods and adjustDaimona Eaytoy2021-04-161-1/+1
* Tests: Mark more more closures as staticUmherirrender2021-02-091-2/+2
* Improve some function documentation in testsUmherirrender2021-01-141-1/+1
* MultiTitleFilter: Use prefixed text for form displayKosta Harlan2020-06-021-1/+1
* Add MultiTitleFilter classKosta Harlan2020-04-281-0/+127
* tests, preferences: Use `$this->` instead of `self::` when creating TDDerick N. Alangi2020-01-191-1/+1
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-301-0/+141
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-141/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+141