stable

Clone or download

Read-only

Move tests related to Tracker_FormElement_Field_ArtifactLink to PHPUnit

Part of request #14150: Get rid of SimpleTest Change-Id: I415bb1c7ee86351d3aa74f006137556adeb7c04c

Modified Files

Name
A plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/AugmentDataFromRequestTest.php +184 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/CatchLinkDirectionTest.php +247 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/GetFieldDataTest.php +232 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Field/ArtifactLink/PostSaveNewChangesetTest.php +47 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLinkTest.php +444 −0 Go to diff View file
D plugins/tracker/phpunit/Tracker_FormElement_Field_ArtifactLinkTest.php +0 −50 Go to diff View file
D plugins/tracker/tests/Tracker_FormElement_Field_ArtifactLinkTest.php +0 −930 Go to diff View file