silverstripe-framework/tests/api
Will Rossiter 7558d32da6 FIX: use standard template rendering process for RSS feeds
This changes the behaviour of output to browser to use the standard SilverStripe rendering process rather than an echo statement to enable easier testability.
2012-07-31 20:38:41 +12:00
..
RestfulServiceTest.php FIX: ensure RestfulServiceTest uses email as the unique identifer field for running tests. Fixes: #6156. 2012-06-29 20:45:57 +12:00
RSSFeedTest.php FIX: use standard template rendering process for RSS feeds 2012-07-31 20:38:41 +12:00
XMLDataFormatterTest.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
XMLDataFormatterTest.yml ENHANCEMENT XMLDataFormatter::convertDataObjectWithoutHeader() now escapes HTML fields using CDATA (thanks random-value!) 2010-12-20 04:51:24 +00:00