Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

E2E tests not run in index-async.html #48

Closed
newPOPE opened this issue Feb 13, 2013 · 1 comment
Closed

E2E tests not run in index-async.html #48

newPOPE opened this issue Feb 13, 2013 · 1 comment

Comments

@newPOPE
Copy link

newPOPE commented Feb 13, 2013

I want to use async scripts loading, something like index-async.html.
But E2E tests do not start. I try start it manually and also via testacular.

@petebacondarwin
Copy link
Member

This now works. Just make sure you fix up the angular-loader js block in index-async.html first by running:

npm run update-index-async

Then you need your webserver up and running:

npm start

Finally, in a different terminal, run protractor:

npm run protractor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants