-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Description
Tasks
- Playwright CI :
- Integrate Postgres
- Integrate sqlite
- Integrate quick test
- Will have to make xcdb project external otherwise too much load on one sqlite file
- Reduce flakiness :
- Disable page transition for CI nc-gui build
- Add flaky tag to PR if any test is flaky on CI
- Break test if un-expected network error message received
- Have tests added in a PR run multiple times(maybe 6 times) to confirm that the added tests are not flaky (Should not increase the test time by much)
- Fix the infinitely grid loading issue. In test(ci) grid loading spinner gets stuck in loading even though the data is loaded and is visible behind the loader, two tests has been disabled because of this
- Production CI build readiness : if its feasible
- Document
- Tutorial on writing test, creating and working with playwright and avoiding flakiness
- Add test writing standards in docs and cleanup page objects and tests accordingly
- Blog
- Integrate turbo pack to speed up build time on CI
wingkwong
Metadata
Metadata
Assignees
Labels
No labels