stable

Clone or download

Read-only

Remove dependency on Tuleap for request exec

Part of request #10713 REST test should not depend on Tuleap internal API Change-Id: If2c5ca731f88164f9f7420c85753b6c3aacef488

Modified Files

Name
M plugins/agiledashboard/tests/rest/DataBuilder.php +1 −5 Go to diff View file
M tests/lib/TestDataBuilder.php +1 −0 Go to diff View file
M tests/lib/autoload.php +3 −2 Go to diff View file
A tests/lib/rest/Cache.php +98 −0 Go to diff View file
M tests/lib/rest/RequestWrapper.php +32 −60 Go to diff View file
M tests/lib/rest/RestBase.php +4 −74 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +10 −2 Go to diff View file
M tests/rest/UsersTest.php +2 −0 Go to diff View file