Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix ng e2e tests #78

Closed
rtannenbaum opened this issue Jan 24, 2018 · 0 comments
Closed

fix ng e2e tests #78

rtannenbaum opened this issue Jan 24, 2018 · 0 comments
Assignees

Comments

@rtannenbaum
Copy link
Contributor

blocks #22

"ng e2e --no-progress --environment local" currently fails

Once we get it working we can add "ng e2e" to our travis script, in addition to "ng test"

We should follow the instructions at https://github.com/angular/angular-cli/wiki/stories-continuous-integration:

  • add the file protractor-ci.conf.js
  • add this line to the ng script in travis.yml: "ng e2e --no-progress --config=protractor-ci.conf.js --environment local"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants