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

Fix fragility in Cypress tests #9867

Merged
merged 3 commits into from
Dec 10, 2021
Merged

Conversation

jeremyschuurmans
Copy link
Contributor

@jeremyschuurmans jeremyschuurmans commented Dec 9, 2021

Description

Refactors fragile Cypress tests to avoid unintentional test failures in future

Refers/Fixes
Testing

@jeremyschuurmans jeremyschuurmans changed the title refactor assertions to make the tests less fragile Fix Cypress tests failing on CI Dec 9, 2021
@jeremyschuurmans jeremyschuurmans changed the title Fix Cypress tests failing on CI Fix fragility in Cypress tests Dec 9, 2021
Copy link
Contributor

@gdixon gdixon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @Jer-Sch!! 🚀

@gdixon gdixon merged commit 2a18bad into master Dec 10, 2021
nutrina pushed a commit that referenced this pull request Dec 10, 2021
* refactor assertions to make the tests less fragile

* refactor sort request specs to remove fragility

* fix: eslint issues

Co-authored-by: Graham Dixon <graham@gdixon.co.uk>
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.

3 participants