forked from cadence/out-of-your-element
register -> invite -> join -> send flow
This commit is contained in:
parent
3bc29def41
commit
1e7e66dc31
11 changed files with 150 additions and 34 deletions
|
@ -13,4 +13,5 @@ const sync = new HeatSync({watchFS: false})
|
|||
Object.assign(passthrough, { config, sync, db })
|
||||
|
||||
require("../d2m/actions/create-room.test")
|
||||
require("../d2m/converters/user-to-mxid.test")
|
||||
require("../d2m/converters/user-to-mxid.test")
|
||||
require("../matrix/api.test")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue