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 Convert OutputHandler functions to a class 2018-03-20 21:11:32 -07:00
ApiFormatRawTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiFormatTestBase.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiFormatXmlTest.php Xml.php: Do not escape double quotes in $contents of Xml::element() 2018-05-23 20:03:54 +00:00