Update testing.md
This commit is contained in:
@@ -3,6 +3,12 @@
|
|||||||
Make sure you've copied `.env.example` to `.env.test` and provided any required
|
Make sure you've copied `.env.example` to `.env.test` and provided any required
|
||||||
values.
|
values.
|
||||||
|
|
||||||
|
Install dependencies in `/dev-env`
|
||||||
|
|
||||||
|
```
|
||||||
|
cd dev-env && yarn
|
||||||
|
```
|
||||||
|
|
||||||
## Using Maestro
|
## 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.
|
1. Install Maestro by following [these instructions](https://maestro.mobile.dev/getting-started/installing-maestro). This will help us run the E2E tests.
|
||||||
|
|||||||
Reference in New Issue
Block a user