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

Missing DB connection - web-server option #21

Open
LadySolveig opened this issue Dec 19, 2023 · 0 comments
Open

Missing DB connection - web-server option #21

LadySolveig opened this issue Dec 19, 2023 · 0 comments

Comments

@LadySolveig
Copy link
Collaborator

For the live site scenario many tests have to be rewritten - they need a direct db connection.
Reason for this is that the reset of the seeded data is written directly in the cypress tests and will fail always.
These tests can also run only once cause the data is not reset in db.
There is a missing step to set the db-host in cypress config to point to the external db and not all providers allow access outside of localhost to the db.

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

No branches or pull requests

1 participant