aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/objectcache
Commit message (Expand)AuthorAgeFilesLines
* objectcache: Introduce dataRedundancy to SqlBagOStuffAmir Sarabadani2025-03-111-10/+20
* objectcache: Require a TracerInterface in ObjectCacheFactoryMáté Szabó2025-01-281-0/+13
* ObjectCacheFactory: use Tracer telemetryChris Danis2025-01-271-1/+3
* PHPUnit: Use FQCN with leading backslash in @covers annotationFomafix2024-11-191-1/+1
* objectcache: Add support for sister keys in SqlBagOStuffAmir Sarabadani2024-10-091-0/+28
* Merge "objectcache: Add regression test for MultiWrite dependency injection"jenkins-bot2024-09-241-3/+3
|\
| * objectcache: Add regression test for MultiWrite dependency injectionTimo Tijhof2024-09-231-3/+3
* | tests: Use ::class for class name resolutionUmherirrender2024-09-201-1/+1
|/
* Drop duplicate test cases and @dataProviders from teststhiemowmde2024-07-191-11/+1
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-104-3/+11
* Add namespace and deprecation alias to MultiHttpClientEbrahim Byagowi2024-05-201-0/+3
* objectcache: Inject DBLoadBalancerFactory into ObjectCacheFactoryDerick Alangi2024-04-181-3/+3
* objectcache: Restore default keyspace for LocalServerCache serviceDerick Alangi2024-03-281-1/+2
* objectcache: Introduce `ObjectCacheFactory` MW serviceDerick Alangi2024-03-191-0/+38
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-164-4/+4
* tests: Make some PHPUnit data providers staticUmherirrender2023-05-202-3/+3
* objectcache,rdbms: Widen needlessly narrow @covers test annotationsTimo Tijhof2023-02-213-8/+6
* Use short array destructuring instead of list()Tim Starling2022-10-211-6/+6
* Replace trivial usa of mock builder with createMock() shortcutThiemo Kreuz2022-07-151-3/+1
* build: Updating dependencieslibraryupgrader2021-07-223-3/+3
* phpunit: Mass-replace setMethods with onlyMethods and adjustDaimona Eaytoy2021-04-161-1/+1
* Make SqlBagOStuffTest a pure unit testDannyS7122021-02-271-0/+38
* Remove deprecated "legacy" serialization type from RESTBagOStuffBill Pirkle2020-07-131-2/+0
* Fix visibility of setUp/tearDownThiemo Kreuz2020-06-161-1/+1
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-303-3/+3
* Add optional serialization_type and hmac_key param values to RESTBagOStuffBill Pirkle2019-10-061-5/+53
* Cleanup of old PHPUnit usage, part 3Max Semenik2019-10-051-1/+1
* HHVM removal: Kill HHVM_VERSION checks in PHPUnit testsDaimona Eaytoy2019-10-031-4/+0
* objectcache: Use variadic signature for makeKey()Timo Tijhof2019-07-231-0/+5
* Move unit tests, round IIIAmir Sarabadani2019-07-091-0/+108
* Move trivially compatible tests to the unit tests suiteMáté Szabó2019-06-302-0/+203
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-133-313/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-133-0/+313