stable

Clone or download

Read-only

request #8120 Add new SOAP automated tests

* Add new SOAP test regarding users (getUserInfo) * Remove useless SOAP example (they are now automated + we can see how to use them directly in the automated test code) Change-Id: I9bf46bf657ebcb3bc1c5895c8b56f3f22bf60183

Modified Files

Name
M tests/lib/soap/SOAPBase.php +38 −1 Go to diff View file
M tests/soap/TrackerV3Test.php +6 −34 Go to diff View file
A tests/soap/UserTest.php +62 −0 Go to diff View file
D tools/examples/soap/tv3/add_artifact.php +0 −65 Go to diff View file
D tools/examples/soap/tv3/get_trackers.php +0 −51 Go to diff View file
D tools/examples/soap/user/get_user_info.php +0 −39 Go to diff View file