stable

Clone or download

Read-only

Remove constant for project 103

This is part of request #10040 REST tests do not rely anymore on constants In addition, we do not do anymore one query per project, but we keep in "cache" all the informations about the projects created for the REST tests. Change-Id: I6d2c21fe2e08e3a49373c5ae93d094e382486718

Modified Files

Name
M tests/lib/TestDataBuilder.php +0 −1 Go to diff View file
M tests/lib/rest/RestBase.php +23 −16 Go to diff View file
M tests/rest/AuthenticationTest.php +2 −2 Go to diff View file
M tests/rest/ProjectBacklogV2Test.php +2 −3 Go to diff View file
M tests/rest/ProjectTest.php +2 −2 Go to diff View file