Closed urbaitel closed 9 years ago
Any ETA on reviewing this? It's critical for me as I'm adding authentication to my app and would like to continue unit testing the router.
@zewa666 Any idea on this? It runs fine in the browser.
@urbaitel for me the same things fails, to be specific the flickr test. Now could you test something out for me? Please just add the same import you stated above as the very first line in the test.spec file where the issue happens and tell me what happens.
@urbaitel were you able to get this working?
I'm going to go ahead and close since I haven't heard anything. Please reopen if there's still something we need to do on our end.
If you follow the instructions here to add Redirect into app.js for Authentication handling in the Router, the unit tests fail.
http://aurelia.io/docs.html#customizing-the-navigation-pipeline
Added to top of app.js:
Error:
NOTE: I removed my file names and location. It listed the first .js file from main page.