stable

Clone or download

Read-only

Refactoring: Do not make useless calls to retrieve project id

This is part of request #10040 REST tests do not rely anymore on constants In RestBase we already cache all projects, we can now remove old methods that were doing the same thing. Change-Id: I3899ee4ce1eb3014ebca513e9a0d4630ebe401a6

Modified Files

Name
M plugins/tracker/tests/rest/TQL/TQLTest.php +1 −18 Go to diff View file
M plugins/tracker/tests/rest/XML/ArtifactTest.php +1 −10 Go to diff View file
M tests/lib/rest/RestBase.php +1 −1 Go to diff View file