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

Making changes break local Cypress testing run #9

Open
Dresse opened this issue Mar 18, 2024 · 0 comments
Open

Making changes break local Cypress testing run #9

Dresse opened this issue Mar 18, 2024 · 0 comments

Comments

@Dresse
Copy link

Dresse commented Mar 18, 2024

When running local Cypress testing using Dapple, it is not possible to make changes in the dpl-react repository.

I think the problem is that when changes are made, the watcher set new dependencies i dpl-cms.

When this happens, you will have to close down the current running Cypress test, do a task ci:reset followed by task ci:cypress:local.

I don't know if this is something we need to look into, as it is more of a time sink than an actual error.

I ended up going back to my old setup while working on Cypress testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant