silverstripe-frameworktest/code
Ingo Schommer 260ad323ac Improved page generation (customise depths)
Similar to FTFileMakerTask, this allows for creation of trees of arbitrary depths.
Which is useful to test long page lists, deep trees, or large amount of “broad vs deep” nestings.
Yes, it has no unit tests - I’m fine with that :)
2017-05-18 13:20:53 +12:00
..
multiform Use PageController without underscore 2017-01-15 21:19:56 +13:00
recaptcha Use PageController without underscore 2017-01-15 21:19:56 +13:00
sifr Use PageController without underscore 2017-01-15 21:19:56 +13:00
tagfield Use PageController without underscore 2017-01-15 21:19:56 +13:00
tasks Improved page generation (customise depths) 2017-05-18 13:20:53 +12:00
BasicFieldsTestPage.php Removed legacy fields 2017-05-08 20:25:15 +12:00
Company.php Update deprecated API 2017-01-11 10:47:17 +13:00
Employee.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FileUploadRole.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FrameworkTestFileExtension.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
FrameworktestRegressSessionAdmin.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FrameworkTestRole.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
FrameworkTestSiteTreeExtension.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
GridFieldTestPage.php Use PageController without underscore 2017-01-15 21:19:56 +13:00
Organisation.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
RelationFieldsTestPage.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
TestCategory.php Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
TestFileUploadPage.php Compat with SS4 namespaces 2016-09-07 17:10:55 +12:00
TestModelAdmin.php Extend correct ModelAdmin class 2016-09-07 09:10:34 +12:00
TestPage.php Fix dev/build with Member::actAs() 2017-01-16 11:11:40 +13:00
TestReactFormBuilder.php More consistent field loading, using loadDataFrom() in react test admin 2016-10-18 22:07:07 +13:00