instaclick / php-webdriver

W3C and Selenium 2 webdriver "thin client" for php 5.3+ and namespaces.
Other
435 stars 62 forks source link

Adds the "deleteJob" call implementation for SauceLabs REST API #62

Closed aik099 closed 9 years ago

aik099 commented 9 years ago

The "deleteJob" API call wasn't originally in the SauceLabs API, but they've added it over time - https://docs.saucelabs.com/reference/rest-api/#delete-job .

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.02%) to 4.69% when pulling e9802b5fa4ed42cc174c13396a7a95a36facbdd5 on aik099:saucerest-deletejob-api-call into 9b364dd37e4ea0c9132a91456a114dab91c19517 on instaclick:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.02%) to 4.69% when pulling 2668202067a47df93df2ffc246c5bd4a3efde8ee on aik099:saucerest-deletejob-api-call into 9b364dd37e4ea0c9132a91456a114dab91c19517 on instaclick:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.02%) to 4.69% when pulling 2668202067a47df93df2ffc246c5bd4a3efde8ee on aik099:saucerest-deletejob-api-call into 9b364dd37e4ea0c9132a91456a114dab91c19517 on instaclick:master.

aik099 commented 9 years ago

Thanks.