Closed Iloveall closed 1 month ago
[auto-generated message] E2E test report on: https://algorea-static.s3.eu-central-1.amazonaws.com/branch/e2e-tests/resources/playwright-report/index.html
[auto-generated message] E2E test report on: https://algorea-static.s3.eu-central-1.amazonaws.com/branch/e2e-tests/resources/playwright-report/index.html
[auto-generated message] E2E test report on: https://algorea-static.s3.eu-central-1.amazonaws.com/branch/e2e-tests/resources/playwright-report/index.html
Description
Notes (out of scope, known isues, hints for reviewing code, ...) (optional)
Generally the issues with tests is race condition, it works very fast and can catch some cases the real user can't (kind filled form before BE returned all needed data). We need to see future errors and improve step by step our tests. Also I realised that need to test new cases with extra loading on BE (ex. 4-6 workers for 1 test case) and so when BE became in hot state and works faster - in result we getting unexpected behaviour.
Test cases