stable

Clone or download

Read-only

Add specific tracker in XML REST test

This task is part of story #7702 use XML for REST api Change-Id: I5389abe107b59a2b3cfeffdfbec38ab2ee441bbf

Modified Files

Name
A plugins/tracker/tests/rest/TrackerDataBuilder.php +55 −0 Go to diff View file
M plugins/tracker/tests/rest/XML/ArtifactTest.php +28 −0 Go to diff View file
A plugins/tracker/tests/rest/_fixtures/Tracker_epic.xml +1599 −0 Go to diff View file
M plugins/tracker/tests/rest/bootstrap.php +1 −0 Go to diff View file
A plugins/tracker/tests/rest/init_test_data.php +23 −0 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +21 −8 Go to diff View file