clearlydefined / clearlydefined/website
Re-implement end to end tests
Open
- Dominant language
- JavaScript
- Stars
- 32
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Our "old" e2e tests will be/were removed with #932. These broke at some point in the past and we have not been able to fix them. I chose to remove them in part to unblock the deployment of our new UI (which would have further broken the e2e tests). I also disabled the e2e pipeline in Azure DevOps.
We should consider re-implementing these after the new UI is deployed, perhaps with a newer framework which would be easier to maintain.
Contributor guide
Assessment
This issue has not been assessed yet.