element-web/test
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
..
accessibility Work towards unifying `KeyboardShortcuts` and `KeyBindingsDefaults` #1 (#7651) 2022-01-27 11:37:53 +00:00
autocomplete
components Fix translation for keyboard shortcut displaynames (#7758) 2022-02-10 09:11:35 +00:00
editor
end-to-end-tests Use the shared secret registration API directly (#7774) 2022-02-11 17:03:22 +00:00
i18n
i18n-test
img
notifications
settings/watchers
stores runAllTimers -> runOnlyPendingTimers in SpaceStore-test (#7634) 2022-01-26 11:38:07 +01:00
utils Add customisation point to disable space creation (#7766) 2022-02-09 17:21:40 +01:00
.eslintrc.js
CallHandler-test.ts Revert "Start a conference in a room with 2 people + invitee rather than a 1:1 call (#7557)" (#7641) 2022-01-26 13:31:00 +00:00
DecryptionFailureTracker-test.js Track decryption failures for visible events only, with a shorter grace period (#7579) 2022-01-19 14:31:43 -05:00
DeviceListener-test.ts Add config option to autorageshake when key backup is not enabled (#7741) 2022-02-11 14:00:37 +01:00
KeyBindingsManager-test.ts Work towards unifying `KeyboardShortcuts` and `KeyBindingsDefaults` #2 (#7674) 2022-01-31 15:55:45 +00:00
Markdown-test.ts
PosthogAnalytics-test.ts
ScalarAuthClient-test.js
Terms-test.js
TextForEvent-test.ts Add customisation point for mxid display (#7595) 2022-01-25 10:40:02 +01:00
UserActivity-test.js
createRoom-test.js Upgrade to jest 27 (#7699) 2022-02-02 13:02:17 +01:00
globalSetup.js
linkify-matrix-test.ts Upgrade linkifyjs to fix schemes as domain prefixes (#7628) 2022-01-25 17:37:54 +00:00
setupTests.js Add customisation point to disable space creation (#7766) 2022-02-09 17:21:40 +01:00
skinned-sdk.js
test-utils.js