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

Update Cypress tests to remove flakiness #426

Open
davidebriani opened this issue Apr 18, 2024 · 0 comments
Open

Update Cypress tests to remove flakiness #426

davidebriani opened this issue Apr 18, 2024 · 0 comments
Labels
chore Maintenance chore testing This issue or pull request is about testing and coverage

Comments

@davidebriani
Copy link
Collaborator

Cypress tests should be updated and refactored in order to write assertions that are less prone to errors due to the browser taking too long to perform actions.
Indeed, tests are currently written in a way that result in random CI errors, even though the actual code implementation is correct.

@davidebriani davidebriani added chore Maintenance chore testing This issue or pull request is about testing and coverage labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance chore testing This issue or pull request is about testing and coverage
Projects
None yet
Development

No branches or pull requests

1 participant