stable

Clone or download

Read-only

Move some Tracker_FormElement_Field* class to phpunit

This is a part of request #14150 Get rid of SimpleTest Change-Id: I63eb62ad1941779d7eb6a77914cf83224f2209d1

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Value.class.php +1 −3 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_ListTypes_GetDefaultValueTest.php +215 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_List_OpenValueTest.php +37 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_OpenListTest.php +308 −0 Go to diff View file
D plugins/tracker/tests/Tracker_FormElement_Field_ListTypes_GetDefaultValueTest.php +0 −219 Go to diff View file
D plugins/tracker/tests/Tracker_FormElement_Field_List_OpenValueTest.php +0 −32 Go to diff View file
D plugins/tracker/tests/Tracker_FormElement_Field_OpenListTest.php +0 −367 Go to diff View file