element-web/src/components/views/right_panel
Travis Ralston e72008d7f1 Fix end-to-end tests for end-to-end encryption verification
Fixes https://github.com/vector-im/riot-web/issues/13226

This isn't the fastest route, but it is a predictable route for the happy path we probably want to test. For example, Alice will already be staring at the DM and could easily accept the verification there, but we probably want to make sure that the toast is present and does the right thing. Similarly, neither of them need to verify that there's green shields everywhere, they should be implied, however an explicit check follows a real user's gaze.
2020-04-17 14:31:33 -06:00
..
EncryptionInfo.js adapt encryption info to self-verification 2020-04-02 17:51:25 +02:00
EncryptionPanel.js Fix sas verification buttons to match figma and remove useless inDialog prop from EncryptionPanel.js 2020-04-07 19:03:12 +01:00
GroupHeaderButtons.js Apply suggestions from code review 2020-01-16 17:00:04 +00:00
HeaderButton.js Various ARIA a11y fixes. 2019-10-03 09:35:39 +01:00
HeaderButtons.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
RoomHeaderButtons.js Passing refireParams actually prevented this from working 2020-01-28 22:06:04 +00:00
UserInfo.js Fix end-to-end tests for end-to-end encryption verification 2020-04-17 14:31:33 -06:00
VerificationPanel.js Fix end-to-end tests for end-to-end encryption verification 2020-04-17 14:31:33 -06:00