Research and fix flaky test in CI/CD #1000
Labels
bug
Something isn't working
CI/CD
code quality
good first issue
Good for newcomers
pair programming
This is a ticket that is good to pair with someone on
testing
Problem
There is a test that occasionally is flaky and fails in CI/CD. It is hard to replicate locally so will require some research, but when it does fail it is the following test.
Test location --> click here
Success
The reason for the test is found and explained well within the PR description and the flaky test is fixed
Requirements
Implementation notes
It would be good to understand how cypress works. I would look through the configuration files and the tests contained with the following folder:
Cypress folder
And read up on cypress especially the assertions being used in the Cypress Documentation
The text was updated successfully, but these errors were encountered: