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

Set Up E2E testing using Cypress #133

Open
dtinth opened this issue Mar 23, 2019 · 0 comments
Open

Set Up E2E testing using Cypress #133

dtinth opened this issue Mar 23, 2019 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dtinth
Copy link
Contributor

dtinth commented Mar 23, 2019

To prevent last minute changes from breaking the whole app, we want to make sure tests are passing before going live.

Maybe can be as simple as

  1. Loading the website (/dev)
  2. Load up some data (maybe using time travel)
  3. Assert that key elements appear on screen.
@dtinth dtinth added help wanted Extra attention is needed good first issue Good for newcomers labels Mar 23, 2019
@dodadoa dodadoa self-assigned this Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants