Open ce-bo opened 3 years ago
It is planned, to have a look on that after the Angular Migration.
This issue is blocked until the migratiion is done. Then we will have another look and we will check the switch to Cypress in #2410.
After a discussion with @shaman-apprentice we can already have a look on that now. The reason for the blocked status was that some e2e tests will be removed by migrations, so that we would have to check less of them. We suggest to remove the blocked status.
Rework dirty E2E bug fix
E2E Tests are very flaky. In #2372 and #2382 we fixed the problem temporarily by enabling slow motion mode to stabilize
waitForSelector
calls and therefore the E2E Tests themselves. But the root cause was not addressed.We should have another look on it to fix it the right way. @BridgeAR assumes that certain Angular Components could influence the tests.
@NearW suggested to have a look on Cypress.