stable

Clone or download

Read-only

release_artifact_id is no more a constant

This is part of request #10040 REST tests do not rely anymore on constants Change-Id: If763a61052f013260debffb1fa2864e839048f59

Modified Files

Name
M plugins/agiledashboard/tests/rest/TestBase.php +3 −14 Go to diff View file
M plugins/tracker/tests/rest/XML/ArtifactTest.php +2 −2 Go to diff View file
M tests/lib/rest/RestBase.php +31 −0 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +15 −18 Go to diff View file
M tests/rest/MilestoneBacklogTest.php +11 −11 Go to diff View file
M tests/rest/MilestonesContentTest.php +9 −9 Go to diff View file
M tests/rest/MilestonesMilestones.php +9 −9 Go to diff View file
M tests/rest/MilestonesTest.php +8 −8 Go to diff View file
M tests/rest/TrackersTest.php +8 −8 Go to diff View file