codecharta
codecharta copied to clipboard
PoC: Switch from puppeteer to Cypress for E2E Testing
Feature request
Description
As a Developer, I want to be sure, that the switch to cypress will enable us to collect E2E coverage and that tests run stably.
Acceptance criteria
- E2E Coverage can be calculated properly
Development notes (optional Task Breakdown)
- [ ] Implement a PoC before migrating every puppeteer test.
It seems downloads can not be tested nicely with current Puppeteer version. When migrating we might add a test for the screenshot-button. (Also see this comment)