stable

Clone or download

Read-only

Remove multiple constants at once

This is part of request #10040 REST tests do not rely anymore on constants * Epic artifact ids * Story artifact ids * Sprint artifact id Change-Id: I7a0b9a901792ae581a3b9cbb83ccb5e9982b4ebf

Modified Files

Name
M tests/lib/rest/RestBase.php +30 −0 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +26 −41 Go to diff View file
M tests/rest/ArtifactFilesTest.php +1 −1 Go to diff View file
M tests/rest/ArtifactsTest.php +1 −1 Go to diff View file
M tests/rest/CardsTest.php +5 −5 Go to diff View file
M tests/rest/MilestoneBacklogTest.php +21 −21 Go to diff View file
M tests/rest/MilestonesBurndownTest.php +3 −3 Go to diff View file
M tests/rest/MilestonesCardwallTest.php +6 −6 Go to diff View file
M tests/rest/MilestonesContentTest.php +12 −12 Go to diff View file
M tests/rest/MilestonesMilestones.php +5 −5 Go to diff View file
M tests/rest/MilestonesTest.php +4 −4 Go to diff View file
M tests/rest/ProjectTest.php +13 −13 Go to diff View file
M tests/rest/TrackersTest.php +2 −2 Go to diff View file