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

Implement solution to run cypress e2e tests with server + database #122

Closed
2 tasks done
floydnant opened this issue Nov 18, 2022 · 1 comment · Fixed by #123
Closed
2 tasks done

Implement solution to run cypress e2e tests with server + database #122

floydnant opened this issue Nov 18, 2022 · 1 comment · Fixed by #123
Labels
backend Related to the back end web Issue related to the front end

Comments

@floydnant
Copy link
Owner

floydnant commented Nov 18, 2022

Requirements

  • Run cypress e2e tests with a running backend and a freshly migrated database.
  • Reset database before each test

Write tests that incorporate the backend

  • Login/Signup procedures
  • Auth based routing
@floydnant floydnant added web Issue related to the front end backend Related to the back end testing labels Nov 18, 2022
@floydnant floydnant mentioned this issue Nov 18, 2022
7 tasks
@floydnant
Copy link
Owner Author

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the back end web Issue related to the front end
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant