stencil-community / stencil-app-starter

Minimal starter project for building web components with Stencil
https://github.com/ionic-team/stencil
MIT License
320 stars 102 forks source link

feat(e2e-tests): add sample e2e DOM tests #60

Closed kensodemann closed 5 years ago

kensodemann commented 5 years ago

I would also like to do a "navigation" test as a "user-story" style e2e test (the ones I have here just cover rendering but are not traditional e2e tests that exercise specific user stories).