silverstripe-restfulserver/tests/unit
andreaspiening cacf25fb9b 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-05-08 12:09:02 +12:00
..
Stubs Cast SilverStripe types to appropriate JSON types (#60) 2018-04-19 15:54:43 +12:00
JSONDataFormatterTest.php Cast SilverStripe types to appropriate JSON types (#60) 2018-04-19 15:54:43 +12:00
JSONDataFormatterTest.yml Cast SilverStripe types to appropriate JSON types (#60) 2018-04-19 15:54:43 +12:00
RestfulServerTest.php Fix infinite redirect after PUT (#62) 2018-05-08 12:09:02 +12:00
RestfulServerTest.yml Silence Travis CI complaints about Versioned via require-dev 2017-12-06 11:57:22 +13:00