wiki.techinc.nl/tests/phpunit/mocks
Amir Sarabadani 4fccf6bf30 rdbms: Add support for per-domain calls in ReadOnlyMode
That would remove the need for passing around LB.

ReadOnlyMode code needs a lot of clean up. In follow up patches, I want
to inject WAN and possibly APCu to this and remove that from LB itself
to decouple LB/LBF from BagOStuff.

In even later patches, I want LB/LBF to set the ReadOnly in the service
instead and reverse the coupling.

Bug: T343917
Change-Id: Ibe7f80292d911fc8953e59f74264c499ab1700d0
2023-09-10 03:23:13 +00:00
..
content
filebackend
filerepo
json
languages language: Move cache version of language converter into cache key 2023-05-26 08:32:23 +00:00
media
permissions
poolcounter Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
search
session
BrokenClass.php HookContainer: allow registering broken callables. 2023-08-22 16:30:44 +00:00
DummyServicesTrait.php rdbms: Add support for per-domain calls in ReadOnlyMode 2023-09-10 03:23:13 +00:00
FakeQqxMessageLocalizer.php Override inContentLanguage for FakeQqxMessageLocalizer 2023-07-31 16:22:42 +02:00
GhostFieldTestClass.php
MockChangesListFilter.php Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
MockChangesListFilterGroup.php
MockHttpTrait.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
MockMessageLocalizer.php
MockServiceDependenciesTrait.php
MockTitleTrait.php Merge "Make MockTitleTrait @stable to use." 2023-09-02 23:14:58 +00:00
NullGuzzleClient.php
NullHttpRequestFactory.php
NullMultiHttpClient.php
TestLocalisationCache.php phpunit: Replace ad-hoc array in TestLocalisationCache with MapCacheLRU 2023-07-24 17:52:31 +00:00
TestLogger.php