silverstripe-framework/tests/api
Sean Harvey 9bae66760a MINOR Fixed RSSFeedTest which should put test configuration code into setUp() and tearDown() methods. If the test fails halfway through, these will get called to clean up the state
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@113430 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:19:59 +13:00
..
RestfulServerTest.php BUGFIX: Take note of output format when building Location header for RestfulServer 2011-02-02 14:19:42 +13:00
RestfulServerTest.yml BUGFIX Fixed many_many relations querying in RestfulServer 2009-07-08 08:28:17 +00:00
RestfulServiceTest.php BUGFIX: disable basic auth for the restful controller test 2011-02-02 14:19:48 +13:00
RSSFeedTest.php MINOR Fixed RSSFeedTest which should put test configuration code into setUp() and tearDown() methods. If the test fails halfway through, these will get called to clean up the state 2011-02-02 14:19:59 +13:00
SapphireSoapServerTest.php BUGFIX Fixed content-type for SapphireSoapServer->wsdl() (#4570, thanks Cristian) 2009-09-21 09:55:43 +00:00