Device manage - handle sessions that don't support encryption (#9717)

* add handling for unverifiable sessions

* test

* update types for filtervariation

* strict fixes

* avoid setting up cross signing in device man tests
This commit is contained in:
Kerry
2022-12-08 21:52:00 +00:00
committed by GitHub
parent 6150b86421
commit 888e69f39a
12 changed files with 200 additions and 105 deletions
@@ -49,7 +49,6 @@ describe("Device manager", () => {
cy.get('[data-testid="current-session-section"]').within(() => {
cy.contains('Unverified session').should('exist');
cy.get('.mx_DeviceSecurityCard_actions [role="button"]').should('exist');
});
// current session details opened