wiki.techinc.nl/tests/phpunit/includes/externalstore
Daimona Eaytoy d3243571d0 Fix DB usage in non-database tests (part 2)
Mock the relevant services that need the DB instead, when possible. When
not possible, e.g. because DB access is needed for the test to make
sense, add the test to the Database group instead.

Change-Id: Iefbfe00bedc243906c6b860572568343268646cc
2023-08-06 22:57:28 +00:00
..
ExternalStoreAccessTest.php Fix DB usage in non-database tests (part 2) 2023-08-06 22:57:28 +00:00
ExternalStoreFactoryTest.php
ExternalStoreForTesting.php
ExternalStoreTest.php