axemclion / grunt-saucelabs

Grunt task for running all your browser tests using Sauce Labs
MIT License
182 stars 98 forks source link

jobCompleted notification should report Sauce Url, task Id, jobId #141

Closed Jonahss closed 10 years ago

Jonahss commented 10 years ago

Right now notifications look like this:

Tested http://127.0.0.1:9999/yui/index.html
Platform: XP,googlechrome,
Passed: true
Url http://127.0.0.1:9999/yui/index.html

The url key should have a link to the Sauce Job Page for the test, not the url being tested. Including the Sauce taskId is also useful, for debugging.

Jonahss commented 10 years ago

@gvas This got lost during the rewrite I guess.

gvas commented 10 years ago

That's correct, sorry. I've sent a PR.