stable

Clone or download

Read-only

Remove dependency on Tuleap Core during test executions

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

Modified Files

Name
M plugins/agiledashboard/tests/rest/DataBuilder.php +0 −2 Go to diff View file
M plugins/frs/tests/rest/FRS/ReleaseTest.php +0 −2 Go to diff View file
M plugins/git/tests/rest/GitDataBuilder.php +0 −1 Go to diff View file
M plugins/pullrequest/tests/rest/PullRequestDataBuilder.php +1 −2 Go to diff View file
M plugins/svn/tests/rest/SVN/RepositoryTestNonRegressionTest.php +8 −6 Go to diff View file
M tests/bin/generate-phpunit-testsuite.php +0 −1 Go to diff View file
M tests/lib/TestDataBuilder.php +2 −23 Go to diff View file
A tests/lib/TuleapConfig.php +77 −0 Go to diff View file
M tests/lib/autoload.php +3 −2 Go to diff View file
M tests/lib/rest/RestBase.php +1 −2 Go to diff View file
M tests/rest/UsersTest.php +22 −22 Go to diff View file
M tests/rest/bin/setup.sh +1 −0 Go to diff View file