element-portable/test/end-to-end-tests/src/rest
David Baker 1c3507bc11
Use the shared secret registration API directly (#7774)
* Use the shared secret registration API directly

rather than invoking the synapse module to do it. It's probably
a bit simpler, if anything, and allows for synapse to be run in
a separate container (or rather, avoids the javascript having to have
a copy of synapse source & server config).

* Make registration secret required

Update commander (8 major versions!) to get requiredOption

* Wrong options object :/
2022-02-11 17:03:22 +00:00
..
consent.ts Convert end-to-end tests to Typescript (#7206) 2021-12-06 09:59:06 +11:00
creator.ts Use the shared secret registration API directly (#7774) 2022-02-11 17:03:22 +00:00
multi.ts Convert end-to-end tests to Typescript (#7206) 2021-12-06 09:59:06 +11:00
room.ts Auto fix 2021-12-09 09:10:23 +00:00
session.ts Auto fix 2021-12-09 09:10:23 +00:00