silverstripe-userforms/tests
2010-10-07 21:37:21 +00:00
..
templates ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed 2010-09-03 05:06:13 +00:00
EditableFormFieldTest.php MINOR: unit test assuming database IDs, doesn't hold in postgres 2010-09-20 04:18:25 +00:00
FieldEditorTest.php ENHANCEMENT: implemented tests for exporting csv files 2010-09-08 10:35:43 +00:00
SubmittedFormTest.php BUGFIX: rewrite the export function to fix the bug that multiplied columns when adding rows, and to use built-in php csv functions. 2010-10-07 21:37:21 +00:00
SubmittedFormTest.yml ENHANCEMENT: implemented tests for exporting csv files 2010-09-08 10:35:43 +00:00
UserDefinedFormControllerTest.php ENHANCEMENT: Implemented tests to complete email recipients class. APICHANGE: changed *FieldSettings() to *Setting() 2010-09-07 22:44:43 +00:00
UserDefinedFormTest.php ENHANCEMENT: added test coverage for populateFromPostData() 2010-09-08 03:20:28 +00:00
UserDefinedFormTest.yml ENHANCEMENT: implemented tests for exporting csv files 2010-09-08 10:35:43 +00:00