silverstripe-restfulserver/tests/unit
andreaspiening 5b3f2f5c09 Fix infinite redirect after PUT (#62)
* Fix infinite redirect after PUT by changing requestMethod through responsecode
* Fix unit tests to reflect changes
* Use 202 instead of 303
2018-06-05 15:37:02 +12:00
..
Stubs Cast SilverStripe types to appropriate JSON types (#60) 2018-06-05 15:37:02 +12:00
JSONDataFormatterTest.php Cast SilverStripe types to appropriate JSON types (#60) 2018-06-05 15:37:02 +12:00
JSONDataFormatterTest.yml Cast SilverStripe types to appropriate JSON types (#60) 2018-06-05 15:37:02 +12:00
RestfulServerTest.php Fix infinite redirect after PUT (#62) 2018-06-05 15:37:02 +12:00
RestfulServerTest.yml Silence Travis CI complaints about Versioned via require-dev 2017-12-06 11:57:22 +13:00