bcgov / nr-spar

SPAR app from FDS (Forestry Digital Services)
https://www2.gov.bc.ca/gov/content/industry/forestry/managing-our-forest-resources/tree-seed/seed-planning-use/spar
Apache License 2.0
2 stars 0 forks source link

Investigate Cypress Flakiness #1365

Open craigyu opened 2 months ago

craigyu commented 2 months ago

Our cypress tests are quite flaky recently, as a result more than desired amount of times the Cypress check fails on our pipeline. Investigate the potential causes of this issue and come up with a solution.

Note that this task's story point will be harder to estimate as we don't know the exact cause of the flakiness, although there are many resources on the internet regarding this topic.

ngunner15 commented 1 month ago

Ricardo updated BCeID username and password. Earlier BCeID username and password were stored as GitHub secret, and then moved to GitHub variables.

ngunner15 commented 2 weeks ago

@craigyu updated the save progress code.

ngunner15 commented 2 weeks ago

Move save progress code inside the .then() block of Client search modal test - done