wiki.techinc.nl/tests/phpunit/includes/api/format
Daimona Eaytoy 59b93e9e4f Avoid DB access in non-database tests
Mock the needed dependencies to avoid database access when possible, and
add the test to the Database group otherwise.

Bug: T155147
Change-Id: Ic5c39ab35ab4d993721713285180f072497a5a40
2023-08-06 22:57:48 +00:00
..
ApiFormatBaseTest.php Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00
ApiFormatJsonTest.php
ApiFormatNoneTest.php
ApiFormatPhpTest.php
ApiFormatRawTest.php
ApiFormatTestBase.php
ApiFormatXmlTest.php