aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/mocks
Commit message (Expand)AuthorAgeFilesLines
* tests: Use type declaration on undocumented private functionsUmherirrender2025-03-301-3/+4
* Namespace all remaining files in includes/filerepoJames D. Forrester2025-03-191-2/+2
* http: Promote MultiHttpClient warnings to errorsMáté Szabó2025-03-111-1/+2
* language: Remove LanguageFactory dependency from MessageCacheTim Starling2025-03-101-0/+4
* tests: Fix undefined $block variable in MockAuthorityTraitMáté Szabó2025-03-101-1/+1
* block: DatabaseBlock constructor caller migrationTim Starling2025-03-041-20/+9
* Split MediaWikiTitleCodecTim Starling2025-03-031-51/+39
* tests: Fix MockAuthorityTrait to mutate $status if givenBartosz Dziewoński2025-02-281-4/+52
* Generate machine-readable block info in BlockErrorFormatterBartosz Dziewoński2025-02-181-1/+3
* Merge "Dummy revisions: add tests for event emission"jenkins-bot2025-02-131-2/+2
|\
| * Dummy revisions: add tests for event emissiondaniel2025-02-101-2/+2
* | tests: Replace use of deprecated PermissionStatus methodsBartosz Dziewoński2025-02-121-8/+0
|/
* build: Updating mediawiki/mediawiki-codesniffer to 46.0.0libraryupgrader2025-01-311-3/+1
* Merge "DomainEvents: introduce ExpectCallbackTrait"jenkins-bot2025-01-301-0/+118
|\
| * DomainEvents: introduce ExpectCallbackTraitdaniel2025-01-301-0/+118
* | logger: Make log() methods return voidLucas Werkmeister2025-01-281-1/+1
|/
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-174-22/+0
* Define Title::isSpecialPage in MockTitleTrait::makeMockTitleDreamy Jazz2025-01-151-0/+1
* Add MockWikiMapTrait so WikiMap finds the current wiki in testsThalia2024-12-181-0/+28
* Introduce ISearchResultSet::isApproximateTotalHitsDavid Causse2024-12-131-0/+4
* includes/libs/Message: Add return type hints, update methodsDoğu Abaris2024-11-211-1/+1
* Add type hints to detect bool/null message paramsBartosz Dziewoński2024-11-141-1/+3
* AutoLoader: Use require_once rather than requireReedy2024-10-232-0/+28
* tests: Use namespaced classesUmherirrender2024-10-218-1/+17
* Make Message and MessageValue compatibleBartosz Dziewoński2024-10-192-2/+11
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-2/+2
* Merge "[JsonCodec] Use wikimedia/json-codec to implement JsonCodec"jenkins-bot2024-10-165-0/+230
|\
| * [JsonCodec] Use wikimedia/json-codec to implement JsonCodecC. Scott Ananian2024-10-155-0/+230
* | Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-1/+2
|/
* MockServiceDependenciesTrait: Allow override param to be nullBartosz Dziewoński2024-09-271-2/+3
* tests: Use ::class for class name resolutionUmherirrender2024-09-201-1/+1
* mocks: Add missing documentation to class propertiesUmherirrender2024-09-148-0/+12
* libs: Add missing documentation to class propertiesUmherirrender2024-09-131-1/+2
* Merge "Test alltrans.php and dumpMessages.php"jenkins-bot2024-09-111-0/+55
|\
| * Test alltrans.php and dumpMessages.phpDreamy Jazz2024-09-021-0/+55
* | search: Add missing documentation to class propertiesUmherirrender2024-09-071-0/+3
|/
* Merge "Use variable-length argument lists instead of func_get_args()"jenkins-bot2024-08-181-2/+2
|\
| * Use variable-length argument lists instead of func_get_args()Bartosz Dziewoński2024-08-161-2/+2
* | tests: Make use of ??= and ?? operators in various teststhiemowmde2024-08-151-3/+1
|/
* Move Language and friends into Language namespaceJames D. Forrester2024-08-103-3/+3
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-0/+2
* tests: Make use of ?? and ??= operators in test codethiemowmde2024-08-081-7/+2
* Make MockHttpTrait::setService() compatible with MediaWikiUnitTestCaseMáté Szabó2024-07-291-1/+1
* Namespace MessageSpecifier under Wikimedia\Message\Bartosz Dziewoński2024-07-281-0/+1
* Deny temp account autocreation when temp accounts are disabledDreamy Jazz2024-07-191-1/+1
* Merge "Add namespace to the root classes of ObjectCache"jenkins-bot2024-07-101-1/+1
|\
| * Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-1/+1
* | Replace some uses of deprecated PermissionManager::getPermissionErrors()Bartosz Dziewoński2024-06-271-9/+14
|/
* tests: Support temp accounts in MockAuthorityTraitDaimona Eaytoy2024-06-261-11/+82
* tests: Let FakeQqxMessageLocalizer handle numParam()Bartosz Dziewoński2024-06-251-0/+5