wiki.techinc.nl/tests/phpunit/includes/api/format
C. Scott Ananian afd3dbaa95 Don't silently fail if API result fails to encode
Ensure that errors encoding API results produce actionable log entries.

Part of the follow-up to T210550.

Change-Id: I6f311451e3b07b540f14352ce25af9d74a053d19
2018-12-05 13:28:33 -05:00
..
ApiFormatBaseTest.php Avoid a redirect loop when the request URL is not normalized 2018-07-16 15:55:59 +10:00
ApiFormatJsonTest.php Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05: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 Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
ApiFormatXmlTest.php Xml.php: Do not escape double quotes in $contents of Xml::element() 2018-05-23 20:03:54 +00:00