stable

Clone or download

Read-only

REST test speed-up: MilestonesContentOrderTest & MilestonesContentTest

Creating stuff by REST is slow while it's fast with XML import Part of request #10713 REST test should not depend on Tuleap internal API Change-Id: Ica064294032ea172fe6e3dc57632620ee30a897b

Modified Files

Name
M tests/rest/_fixtures/05-pbi/project.xml +1106 −5685 Go to diff View file
M tests/rest/_fixtures/05-pbi/users.xml +8 −1 Go to diff View file
M tests/rest/bin/run.sh +3 −1 Go to diff View file
M tests/rest/lib/Cache.php +17 −0 Go to diff View file
M tests/rest/lib/RestBase.php +25 −11 Go to diff View file
M tests/rest/tests/regressions/MilestonesContentOrderTest.php +18 −56 Go to diff View file
M tests/rest/tests/regressions/MilestonesContentTest.php +18 −75 Go to diff View file