silverstripe-restfulserver/tests/unit
Ed Wilde 4acfe9d1d8 FIX Make sure the href attribute is constructed correctly when trailing slash is used
Prior to the fix, when trailing slash is enabled the url output is incorrect; the second test fails because the href output contains: `/api/v1/SilverStripe-ORM-DataObject/1/.xml`.
2024-10-17 10:17:12 +13:00
..
Stubs ENH PHP 8.1 compatibility 2022-04-13 13:42:48 +12:00
JSONDataFormatterTest.php MNT Remove TODO comments 2023-10-17 09:44:54 +13:00
JSONDataFormatterTest.yml Cast SilverStripe types to appropriate JSON types (#60) 2018-04-19 15:54:43 +12:00
RestfulServerTest.php MNT Remove TODO comments 2023-10-17 09:44:54 +13:00
RestfulServerTest.yml [CVE-2019-12149] Fixed potential SQL injection vulnerability in RestfulServer 2019-05-20 15:46:18 +12:00
XMLDataFormatterTest.php FIX Make sure the href attribute is constructed correctly when trailing slash is used 2024-10-17 10:17:12 +13:00