Update testing.md

This commit is contained in:
Samuel Newman
2026-03-05 22:10:49 +02:00
parent 9a8efca4a7
commit 06184341ad
+6
View File
@@ -3,6 +3,12 @@
Make sure you've copied `.env.example` to `.env.test` and provided any required
values.
Install dependencies in `/dev-env`
```
cd dev-env && yarn
```
## Using Maestro
1. Install Maestro by following [these instructions](https://maestro.mobile.dev/getting-started/installing-maestro). This will help us run the E2E tests.