silverstripe-userforms/tests/Model/EditableFormField
2019-01-16 21:59:02 +01: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 Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13: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 Add tests to ensure that editable form fields allow nullable titles 2018-03-23 16:18:32 +13: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