silverstripe-userforms/tests/Model/EditableFormField
Steve Boyd 81fcd669a2 FIX Show custom validation message for checkbox and radio groups 2020-07-21 17:30:55 +12:00
..
EditableCheckboxGroupFieldTest.php Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableCheckboxTest.php Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableCountryDropdownFieldTest.php NEW empty default value for Country Dropdown 2018-05-01 16:07:03 +12:00
EditableDateFieldTest.php Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableDropdownTest.php Add tests for duplicating multiple option fields, which should duplicate the options too 2018-03-27 10:34:41 +01:00
EditableEmailFieldTest.php Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableFieldGroupTest.php Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableFileFieldTest.php NEW Add folder confirmation modal when adding a new `EditableFileField` to a userform. (#972) 2020-06-10 16:59:01 +12:00
EditableFormHeadingTest.php Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableFormStepTest.php Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableLiteralFieldTest.php FIX Allow editable form fields to have nullable titles rather than fallback to Name 2018-03-23 16:25:06 +13:00
EditableMemberListFieldTest.php Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableMemberListFieldTest.yml Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13:00
EditableNumericFieldTest.php Add unit tests for EditableNumericField::validate() 2019-01-16 21:59:02 +01:00
EditableRadioFieldTest.php FIX Show custom validation message for checkbox and radio groups 2020-07-21 17:30:55 +12:00
EditableTextFieldTest.php FIX Allow editable form fields to have nullable titles rather than fallback to Name 2018-03-23 16:25:06 +13:00