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

build, starter & all: add support for e2e testing #82

Closed
4 tasks
dsebastien opened this issue Mar 1, 2018 · 2 comments
Closed
4 tasks

build, starter & all: add support for e2e testing #82

dsebastien opened this issue Mar 1, 2018 · 2 comments
Labels
comp: stark-all To apply for all Stark modules comp: stark-build Stark Build comp: stark-starter Stark Starter comp: testing must

Comments

@dsebastien
Copy link
Contributor

dsebastien commented Mar 1, 2018

Goal: re-integrate our e2e testing support.
Should be done at all levels:

  • project root
  • each package
  • starter
  • demo
@dsebastien dsebastien added comp: stark-build Stark Build comp: stark-starter Stark Starter comp: stark-all To apply for all Stark modules comp: testing labels Mar 1, 2018
@dsebastien dsebastien added this to the 10.0.0-alpha.1 milestone Mar 1, 2018
@dsebastien dsebastien added the must label Mar 2, 2018
@RobbyDeLaet RobbyDeLaet self-assigned this Jun 19, 2018
@RobbyDeLaet
Copy link
Contributor

e2e testing is in place in the starter template app and in the showcase app.
In the packages we don't need to support e2e tests. All components are tested in the showcase app.

@dsebastien dsebastien removed this from the 10.0.0-alpha.4 milestone Jun 24, 2018
@dsebastien
Copy link
Contributor Author

dsebastien commented Jun 24, 2018

@RobbyDeLaet and what about the protractor config? Do we have a default one in stark-testing or no need for it?

Also for e2e, I'd like to have coverage reporting and I think that'll require a bit of config, also for coveralls?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: stark-all To apply for all Stark modules comp: stark-build Stark Build comp: stark-starter Stark Starter comp: testing must
Projects
None yet
Development

No branches or pull requests

2 participants