silverstripe-framework/tests/api
Ingo Schommer 7ab121fcc5 BUGFIX Fixed RestfulServerTest not to assume ID ordering in the assertions, which breaks with databases not ordering by PK automatically (e.g. Postgres)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@87922 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-10-01 22:07:50 +00:00
..
RestfulServerTest.php BUGFIX Fixed RestfulServerTest not to assume ID ordering in the assertions, which breaks with databases not ordering by PK automatically (e.g. Postgres) 2009-10-01 22:07:50 +00:00
RestfulServerTest.yml BUGFIX Fixed many_many relations querying in RestfulServer 2009-07-08 08:28:17 +00:00
RestfulServiceTest.php Merged from branches/2.3 2009-07-02 07:18:18 +00:00
RSSFeedTest.php ENHANCEMENT Re-enabled RSSFeedTest - seems to work now due to Director::baseURL() fixes (#2861) 2008-10-10 02:19:55 +00:00
SapphireSoapServerTest.php BUGFIX Fixed content-type for SapphireSoapServer->wsdl() (#4570, thanks Cristian) 2009-09-21 09:55:43 +00:00