This commit is contained in:
Niccolo Borgioli 2023-05-30 09:43:41 +02:00
parent 815ac4e8ba
commit 2a75acae3f
No known key found for this signature in database
GPG Key ID: D93C615F75EE4F0B
1 changed files with 3 additions and 1 deletions

View File

@ -164,7 +164,9 @@ Running `pnpm run dev` in the root folder will start the following things:
You can see the app under [localhost:1234](http://localhost:1234).
## Tests
> There is a Postman collection with some example requests [available in the repo](./Cryptgeon.postman_collection.json)
### Tests
Tests are end to end tests written with Playwright.