stable

Clone or download

Read-only

Convert some tests under /tracker to phpunit

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

Modified Files

Name
A plugins/tracker/phpunit/TrackerXmlFieldsMapping_FromAnotherPlatformTest.php +152 −0 Go to diff View file
A plugins/tracker/phpunit/TrackerXmlFieldsMapping_InSamePlatformTest.php +34 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker_FormElementFactoryTest.php +492 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker_FormElement_FieldTest.php +209 −0 Go to diff View file
D plugins/tracker/tests/TrackerXmlFieldsMapping_FromAnotherPlatformTest.php +0 −166 Go to diff View file
D plugins/tracker/tests/TrackerXmlFieldsMapping_InSamePlatformTest.php +0 −107 Go to diff View file
D plugins/tracker/tests/Tracker_FormElementFactoryTest.php +0 −455 Go to diff View file
D plugins/tracker/tests/Tracker_FormElement_FieldTest.php +0 −351 Go to diff View file