stable

Clone or download

Read-only

Remove constant for project 101

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

Modified Files

Name
M plugins/tracker/tests/rest/XML/ArtifactTest.php +2 −2 Go to diff View file
M tests/lib/TestDataBuilder.php +1 −2 Go to diff View file
M tests/lib/rest/RestBase.php +47 −4 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +4 −3 Go to diff View file
M tests/lib/soap/TestDataBuilder.php +3 −1 Go to diff View file
M tests/rest/ArtifactsChangesetsTest.php +17 −6 Go to diff View file
M tests/rest/BacklogItemsTest.php +2 −2 Go to diff View file
M tests/rest/MilestonesCardwallTest.php +3 −3 Go to diff View file
M tests/rest/PlanningTest.php +6 −6 Go to diff View file
M tests/rest/ProjectTest.php +78 −78 Go to diff View file
M tests/rest/TrackersTest.php +4 −4 Go to diff View file
M tests/rest/UserGroupTest.php +22 −22 Go to diff View file
M tests/rest/regressions/PutSoloCardTest.php +3 −4 Go to diff View file