mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-04-02 09:55:23 +00:00
restructuring
This commit is contained in:
@@ -146,9 +146,9 @@ You can see the app under [localhost:1234](http://localhost:1234).
|
||||
Tests are end to end tests written with Playwright.
|
||||
|
||||
```sh
|
||||
pnpm run ci:prepare
|
||||
pnpm run test:prepare
|
||||
docker compose up redis -d
|
||||
pnpm run ci:server
|
||||
pnpm run test:server
|
||||
|
||||
# In another terminal.
|
||||
# Use the test or test:local script. The local version only runs in one browser for quicker development.
|
||||
|
||||
Reference in New Issue
Block a user