1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

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

This commit is contained in:
Bruno Windels
2018-07-23 10:10:36 +02:00
parent 978081b3c0
commit b42a0411f3

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?