silverstripe-subsites/tests
Ingo Schommer c0e6d1ad38 Added unit test around "forbidden section" redirection
See https://github.com/silverstripe/silverstripe-subsites/pull/115
2013-10-23 01:50:55 +02:00
..
BaseSubsiteTest.php BUGFIX: Session var for active subsite out of sync with current subsite. Refs silverstripe/silverstripe-subsites#93. 2013-07-10 12:24:42 +02:00
FileSubsitesTest.php Fixing test for postgres, make sure the array is indexed from 0 2013-05-06 23:25:20 +12:00
GroupSubsitesTest.php Merge remote-tracking branch 'origin/0.3' 2013-01-03 21:03:26 +01:00
LeftAndMainSubsitesTest.php Fix the test coverage for the subsite access changes. 2013-10-18 11:58:11 +13:00
SiteConfigSubsitesTest.php fixing test to check for all extended cache keys, not just the immediate 2013-05-07 15:11:11 +12:00
SiteTreeSubsitesTest.php Fix the test coverage for the subsite access changes. 2013-10-18 11:58:11 +13:00
SubsiteAdminFunctionalTest.php Added unit test around "forbidden section" redirection 2013-10-23 01:50:55 +02:00
SubsiteAdminTest.php Removed disabled tests (#29) 2013-07-10 15:55:16 +02:00
SubsiteTest.php Fix the test coverage for the subsite access changes. 2013-10-18 11:58:11 +13:00
SubsiteTest.yml Removing tests related to MetaTitle, this field doesn't exist anymore 2013-04-30 15:42:36 +12:00
SubsitesVirtualPageTest.php Added test case for subsites virtual page onAfterWrite issue, plus changed get_from_all_subsites method to immediately eval and return an ArrayList, instead of lazy eval DataList. Fixes #106 2013-09-12 14:23:42 +12:00
SubsitesVirtualPageTest.yml Merge remote-tracking branch 'origin/0.3' 2013-01-03 21:03:26 +01:00