silverstripe-subsites/tests
Ingo Schommer 0e9c3344ac Removed disabled tests (#29)
They use all kinds of outdated APIs (in test system and CMS controllers),
and the function rename makes it unclear that they're actually disabled.
These kinds of tests should be performed through Behat anyway.
2013-07-10 15:55:16 +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 Merge remote-tracking branch 'origin/0.3' 2013-01-03 21:03:26 +01: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 API Removed related pages functionality, this is now a separate module 2013-05-01 12:35:17 +12:00
SubsiteAdminFunctionalTest.php Merge remote-tracking branch 'origin/0.3' 2013-01-03 21:03:26 +01:00
SubsiteAdminTest.php Removed disabled tests (#29) 2013-07-10 15:55:16 +02:00
SubsitesVirtualPageTest.php Removing tests related to MetaTitle, this field doesn't exist anymore 2013-04-30 15:42:36 +12:00
SubsitesVirtualPageTest.yml Merge remote-tracking branch 'origin/0.3' 2013-01-03 21:03:26 +01:00
SubsiteTest.php Removing bits of test that broke because of removal of related pages 2013-05-01 17:01:56 +12:00
SubsiteTest.yml Removing tests related to MetaTitle, this field doesn't exist anymore 2013-04-30 15:42:36 +12:00