Merge pull request #11115 from vector-im/bwindels/merge-e2e-tests

clarify where the e2e tests are located
pull/11207/head
Bruno Windels 2019-10-21 12:20:53 +00:00 committed by GitHub
commit 5b1c615498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -326,6 +326,10 @@ changes), in an instance of Chrome on your desktop, with `yarn
test-multi`. This also gives you the option of running the tests in 'debug' test-multi`. This also gives you the option of running the tests in 'debug'
mode, which is useful for stepping through the tests in the developer tools. mode, which is useful for stepping through the tests in the developer tools.
### End-to-End tests
See [matrix-react-sdk](https://github.com/matrix-org/matrix-react-sdk/#end-to-end-tests) how to run the end-to-end tests.
Translations Translations
============ ============