add test for joining preexisting room
This commit is contained in:
parent
5c4f92952f
commit
400327a0f1
5 changed files with 54 additions and 3 deletions
|
@ -5,6 +5,7 @@ This repository contains tests for the matrix-react-sdk web app. The tests fire
|
|||
## Current tests
|
||||
- test riot loads (check title)
|
||||
- signup with custom homeserver
|
||||
- join preexisting room
|
||||
|
||||
## Roadmap
|
||||
- get rid of jest, as a test framework won't be helpful to have a continuous flow going from one use case to another (think: do login, create a room, invite a user, ...). a test framework usually assumes the tests are semi-indepedent.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue