karma-runner / karma-sauce-launcher

A Karma plugin. Launch any browser on SauceLabs!
MIT License
199 stars 103 forks source link

fix(deps): update SauceLabs API binding #206

Closed christian-bromann closed 4 years ago

christian-bromann commented 4 years ago

This patch:

christian-bromann commented 4 years ago

@wswebcreation this PR should be good to go now. I re-enabled the proxy option and was able to run it with existing examples.

christian-bromann commented 4 years ago

Anything left to do here? I think the label can be removed. The tests are failing as I don't have access to the sauce credentials stored on travis.

wswebcreation commented 4 years ago

Sorry @christian-bromann

Didn't had time to look at it, already removed the label

rcebulko commented 4 years ago

@wswebcreation Sauce tests can only run with a token when PRs are created from branches on karma-runner, not on forks. Can you push this to a branch within karma-runner so the tests can run?