wiki.techinc.nl/tests/phpunit/includes/api/format
Aryeh Gregor edb52e7338 Improve ApiFormatJson test coverage
The only thing missing is tests for the rawfm paths, which I don't
understand well enough to test easily.

Change-Id: I08779391798b9d2d5eeb7e19ec4764059336069c
2018-10-08 13:42:20 +03:00
..
ApiFormatBaseTest.php Avoid a redirect loop when the request URL is not normalized 2018-07-16 15:55:59 +10:00
ApiFormatJsonTest.php Improve ApiFormatJson test coverage 2018-10-08 13:42:20 +03:00
ApiFormatNoneTest.php
ApiFormatPhpTest.php
ApiFormatRawTest.php
ApiFormatTestBase.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiFormatXmlTest.php