AngularJS e2e tests hang when changing between two separate angular apps
问题 I have a frustrating problem: I want to write end to end tests for a complex angular app. The problem is that the login screen is a separate app. The initial idea was that it would branch out to separate other angular apps in our ecosystem based on the login credentials. It works like a charm. For the tests it is a nightmare though. The tests work as expected but as soon as correct credentials are entered and the main angular app is loaded the tests just time out. No error message or debug