urish / angular-load

Dynamically load scripts and css stylesheets in your Angular.JS app
MIT License
243 stars 65 forks source link

Implement cross-compatibility testing by means of SauceLabs #13

Closed evilaliv3 closed 8 years ago

evilaliv3 commented 9 years ago

While working on GlobaLeaks, we found out that It would be valuable to implement an integration with SauceLabs in order to perform end-to-end testing in the cloud testing against cross-browser compatibility.

Given the fact that angular-load is using Grunt, this would be really simple by using grunt-protractor-runner

urish commented 8 years ago

@evilaliv3 you are invited to send a PR with the proposed changes.