This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-userforms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-userforms
mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced
2024-10-22 15:05:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-userforms
/
tests
History
Kirk Mayo
54b4dca799
BUG: Fixing unit tests for form processing and adding unit test to check if form has been completed
2014-01-06 15:15:01 +13: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
BUG:
Fixes
#179
broken unit tests caused by tests not having classes for ExtendedEditableFormField
2013-12-20 14:23:13 +13:00
EditableFormFieldTest.yml
BUG:
Fixes
#179
broken unit tests caused by tests not having classes for ExtendedEditableFormField
2013-12-20 14:23:13 +13:00
FieldEditorTest.php
MINOR Added public keyword for methods (style guidelines)
2012-05-07 17:41:29 +12:00
UserDefinedFormControllerTest.php
BUG: Fixing unit tests for form processing and adding unit test to check if form has been completed
2014-01-06 15:15:01 +13:00
UserDefinedFormTest.php
FIX: escape columns and tables for postgres
2013-07-15 21:52:30 +12:00
UserDefinedFormTest.yml
BUG:
Fixes
#179
broken unit tests caused by tests not having classes for ExtendedEditableFormField
2013-12-20 14:23:13 +13:00