stable

Clone or download

Read-only

Test access to suspended project trackers

part of story #12160 - have a clean way to suspend a project Change-Id: Id6838abe62e7def0a83b98c56782ede7616f7f79

Modified Files

Name
M tests/lib/TestDataBuilder.php +1 −0 Go to diff View file
A tests/rest/_fixtures/12-suspended-project/project.xml +50 −0 Go to diff View file
A tests/rest/_fixtures/12-suspended-project/users.xml +10 −0 Go to diff View file
M tests/rest/bin/init_data.php +1 −0 Go to diff View file
M tests/rest/bin/setup.sh +1 −0 Go to diff View file
M tests/rest/lib/RestBase.php +13 −2 Go to diff View file
M tests/rest/lib/TestDataBuilder.php +12 −0 Go to diff View file
M tests/rest/tests/ProjectTest.php +30 −0 Go to diff View file