stable

Clone or download

Read-only

Use only one version of phpunit

SOAP and REST where using their own versions of phpunit (+ rather old). As we now have a central phpunit installation, leverage on it. Part of request #11159 Introduce phpunit to run tests Change-Id: If22e588ea19d03dee573e7d0c8aef73c4e0e8fa6

Modified Files

Name
M Makefile +3 −0 Go to diff View file
M tests/rest/bin/test_suite.sh +6 −4 Go to diff View file
M tests/rest/composer.json +1 −2 Go to diff View file
M tests/rest/composer.lock +19 −437 Go to diff View file
M tests/soap/bin/run.sh +0 −11 Go to diff View file
M tests/soap/bin/test_suite.sh +1 −6 Go to diff View file
D tests/soap/composer.json +0 −5 Go to diff View file
D tests/soap/composer.lock +0 −438 Go to diff View file