Clarify build before E2E steps (#556)

Co-authored-by: Kye <kye@klewis.me>
This commit is contained in:
Kye Lewis
2023-10-26 23:57:11 +11:00
committed by GitHub
parent a84c0654e2
commit 36b1effaaf
+2
View File
@@ -56,6 +56,8 @@ E2E tests are in a separate package. On running, [playwright](https://playwright
webserver to test against
These tests also run against a separate version of the DB (test-db)
Before running the E2E, you should first build the project with `pnpm build:local`.
You can run playwright tests from project root with `pnpm e2e`
When writing tests, it can be handy to run playwright in interactive mode with `pnpm e2e:i`. You would need to manually