Update roadmap
This commit is contained in:
parent
a240c5617c
commit
f43d53c020
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@ This repository contains tests for the matrix-react-sdk web app. The tests fire
|
||||||
- add more css id's/classes to riot web to make css selectors in test less brittle.
|
- add more css id's/classes to riot web to make css selectors in test less brittle.
|
||||||
- avoid delay when waiting for location.hash to change
|
- avoid delay when waiting for location.hash to change
|
||||||
- more tests!
|
- more tests!
|
||||||
- setup installing & running riot and synapse as part of the tests
|
- setup installing & running riot and synapse as part of the tests.
|
||||||
|
- Run 2 synapse instances to test federation use cases.
|
||||||
|
- start synapse with clean config/database on every test run
|
||||||
- look into CI(Travis) integration
|
- look into CI(Travis) integration
|
||||||
|
|
||||||
## How to run
|
## How to run
|
||||||
|
|
Loading…
Reference in a new issue