mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
document how to run the e2e tests locally
This commit is contained in:
parent
15bbf3a999
commit
d20b2ee9eb
@ -168,3 +168,8 @@ Ensure you've followed the above development instructions and then:
|
||||
```bash
|
||||
yarn test
|
||||
```
|
||||
|
||||
## End-to-End tests
|
||||
|
||||
Make sure you've got your riot development server running (by doing `yarn start` in riot-web), and then in this project, run `yarn run e2etests`.
|
||||
See `test/end-to-end-tests/README.md` for more information.
|
||||
|
Loading…
Reference in New Issue
Block a user