stable

Clone or download

Read-only

Releases and sprints tracker ids are no more constants

This is part of request #10040 REST tests do not rely anymore on constants In addition, some refacto is done to not repeat myself. Change-Id: I3e3adc603ccb2d67e697dc4346712f004cd5d34a

Modified Files

Name
M plugins/tracker/tests/rest/XML/ArtifactTest.php +2 −2 Go to diff View file
M tests/lib/rest/RestBase.php +5 −1 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +43 −14 Go to diff View file
M tests/rest/MilestonesTest.php +2 −2 Go to diff View file
M tests/rest/ProjectTest.php +1 −3 Go to diff View file