codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

Rework bug fix for E2E Tests

Open ce-bo opened this issue 3 years ago • 3 comments

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.

ce-bo avatar Sep 22 '21 12:09 ce-bo

It is planned, to have a look on that after the Angular Migration.

ce-bo avatar Oct 07 '21 06:10 ce-bo

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.

ce-bo avatar Mar 29 '22 07:03 ce-bo

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.

ce-bo avatar Mar 29 '22 08:03 ce-bo