add IDEA for better debugging to readme (unrelated to PR really)

pull/21833/head
Bruno Windels 2018-07-23 10:10:36 +02:00
parent 978081b3c0
commit b42a0411f3
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ This repository contains tests for the matrix-react-sdk web app. The tests fire
- Run 2 synapse instances to test federation use cases.
- start synapse with clean config/database on every test run
- look into CI(Travis) integration
- create interactive mode, where window is opened, and browser is kept open until Ctrl^C, for easy test debugging.
## It's broken! How do I see what's happening in the browser?