move tests to separate file

This commit is contained in:
Bruno Windels 2018-07-09 17:51:02 +02:00
parent b76c3a1842
commit 5c4f92952f
4 changed files with 31 additions and 120 deletions

View file

@ -27,4 +27,4 @@ This repository contains tests for the matrix-react-sdk web app. The tests fire
- have a local synapse running at `localhost:8008`
### Run tests
- run tests with `./node_modules/jest/bin/jest.js`
- run tests with `node start.js`