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
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
I've made a test project that will reproduce the issue.
Basically any ui-boostrap animations cause Karma's navigateTo method to hang until the amimations are stopped or paused. So if you have a beforeEach with navigateTo, your tests will never run (unless you interact). There was a rather large thread over in karma-ng-scenario about this issue.
The text was updated successfully, but these errors were encountered:
I've made a test project that will reproduce the issue.
Basically any ui-boostrap animations cause Karma's navigateTo method to hang until the amimations are stopped or paused. So if you have a beforeEach with navigateTo, your tests will never run (unless you interact). There was a rather large thread over in karma-ng-scenario about this issue.
The text was updated successfully, but these errors were encountered: