You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Copy angular-animate, prettify.js and marked.js into the docs/js dir separately from grunt-ngdocs. It's causing them to show up in `<script>` tags in the Examples which isn't what we want
2
-
1. Add --browsers option for testing on saucelabs with specific browser(s)
3
-
1. Make karmangular run in `watch` mode and in singlerun too.
2
+
1. Fix saucelabs hanging tests
3
+
1. Make sure failing saucelabs tests don't cause the build to fail. Only if the normal test run fails
4
+
5
+
1.[DONE] Add --browsers option for testing on saucelabs with specific browser(s)
6
+
1.[DONE] Make karmangular run in `watch` mode and in singlerun too.
0 commit comments