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 Apply prettier formatting 2022-12-12 12:24:14 +01:00
getRoomFunctionalMembers-test.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
shouldEncryptRoomWithSingle3rdPartyInvite-test.ts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
shouldForceDisableEncryption-test.ts Add .well-known config option to force disable encryption on room creation (#11120) 2023-06-21 21:50:01 +00:00