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
James Salter
d4813f7a1a
Convert end-to-end tests to Typescript ( #7206 )
2021-12-06 09:59:06 +11:00
Michael Weimann
0660371461
fix typo in end-to-end-test run script output
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-01-31 09:53:15 +01:00
J. Ryan Stinnett
1fda735222
Rebrand various CI scripts and modules
...
This replaces Riot with Element in various CI scripts, modules, parameters, etc.
This _should_ be the last major rebranding pass (hopefully).
Fixes https://github.com/vector-im/element-web/issues/14894
2020-12-03 13:56:27 +00:00
Bruno Windels
dca968375d
Update test/end-to-end-tests/run.sh
2019-10-18 12:33:42 +00:00
Bruno Windels
3d15026da3
Update test/end-to-end-tests/run.sh
2019-10-18 12:33:32 +00:00
Bruno Windels
ebc2bba0c3
warn if not installed yet when running e2e tests
2019-10-09 17:37:57 +02:00
Bruno Windels
f8358fa4d0
make e2e test safe to run from anywhere
2019-10-09 17:37:41 +02:00
Bruno Windels
cad71913e9
only run riot static server if no riot url has been provided
2019-10-09 16:59:00 +02:00
Bruno Windels
ca86969f92
move everything to subfolder to merge into react-sdk
2019-10-09 16:52:48 +02:00