Set up Playwright E2E testing #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add Playwright for end-to-end testing of critical user flows once core features are deployed.
Tasks
.github/workflows/ci.ymlContext
Lower priority than unit tests — should be tackled after core features are shipping and unit test infrastructure is in place. Focus E2E tests on happy-path scenarios; edge cases are better covered by unit tests.