stable
Clone or download
Read-only
Part of request #10713 REST test should not depend on Tuleap internal API Change-Id: I4226f0f71080fb83a7f0794b9bbde5d9cfeb7aea
Modified Files
Name | ||||
---|---|---|---|---|
M | .gitignore | +2 | −1 | Go to diff View file |
M | Makefile | +2 | −0 | Go to diff View file |
M | tests/lib/autoload.php | +2 | −4 | Go to diff View file |
R | tests/bin/generate-phpunit-testsuite-soap.php | Go to diff View file | ||
R | tests/lib/soap/init_data.php | Go to diff View file | ||
M | tests/soap/bin/setup.sh | +1 | −1 | Go to diff View file |
M | tests/soap/bin/test_suite.sh | +3 | −5 | Go to diff View file |
R | tests/soap/bin/composer.json | Go to diff View file | ||
A | tests/soap/composer.lock | +438 | −0 | Go to diff View file |
R | tests/lib/soap/SOAPBase.php | Go to diff View file | ||
R | tests/lib/soap/TestDataBuilder.php | Go to diff View file | ||
A | tests/soap/lib/autoload.php | +19 | −0 | Go to diff View file |
R | tests/soap/ProjectTest.php | Go to diff View file | ||
R | tests/soap/TrackerV3Test.php | Go to diff View file | ||
R | tests/soap/UserTest.php | Go to diff View file |