element-web/test/utils/room
Kerry a692fe2181
Add .well-known config option to force disable encryption on room creation (#11120)
* force disable encryption on room creation

* test allowChangingEncryption

* move into utils/room directory

* tests

* unit test CreateRoomDialog

* remove debug

* wait for constructor promises to settle

* test case for force_disable

* comment

* set forced value after resolving checkUserIsAllowedToChangeEncryption

* tidy and comments

* use label text in test
2023-06-21 21:50:01 +00:00
..
getJoinedNonFunctionalMembers-test.ts
getRoomFunctionalMembers-test.ts
shouldEncryptRoomWithSingle3rdPartyInvite-test.ts
shouldForceDisableEncryption-test.ts