Skip to content
Snippets Groups Projects
Commit d20b2ee9 authored by Bruno Windels's avatar Bruno Windels
Browse files

document how to run the e2e tests locally

parent 15bbf3a9
Branches
Tags
No related merge requests found
...@@ -168,3 +168,8 @@ Ensure you've followed the above development instructions and then: ...@@ -168,3 +168,8 @@ Ensure you've followed the above development instructions and then:
```bash ```bash
yarn test 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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment