Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cypress: Retry mechanism for e2e tests (#3536)
* Cypress: Retry mechanism for e2e testing * force failure on application.cy.ts * retries=2 (which means 3 tries) * fix application.cy.ts test * lint fixes * fix it Typescripter way * Update frontend/src/__tests__/cypress/cypress.config.ts Co-authored-by: Christian Vogt <[email protected]> --------- Co-authored-by: Christian Vogt <[email protected]>
- Loading branch information