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

WIP: add cypress #160

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

WIP: add cypress #160

wants to merge 1 commit into from

Conversation

JannikStreek
Copy link
Member

@JannikStreek JannikStreek commented Mar 22, 2023

closes #153

  • Integrate cypress as image in docker compose setup
  • optional: provide a separate docker compose file which leverages different databases to not dump data in dev db
  • Add a couple of example tests, for ideas see issue
  • idea: there should be a e2e folder directly in the root directory, where cypress data is stored and leverages

@JannikStreek
Copy link
Member Author

FYI: I added chromium to the depedencies on the main branch, it should be possible now to execute tests in headless mode with chromium directly in the app container.

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

Successfully merging this pull request may close these issues.

introduce frontend e2e test with cypress
2 participants