matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Ensure backup settings in playwright

Open BillCarsonFr opened this issue 2 years ago • 0 comments

Checklist

  • [ ] Tests written for new code (and old code if feasible)
  • [ ] Linter and other CI checks pass
  • [ ] Sign-off given on the changes (see CONTRIBUTING.md)

Improve the e2e crypto test and ensure that the backup is correctly configured after verification. It will ensure that the backup version is as expected, and that the backup can be used to import keys (active), and to export (decryption key known)

The test will fail when verifying with passphrase/key until this react PR is reverted


This change is marked as an internal change (Task), so will not be included in the changelog.

BillCarsonFr avatar Jan 02 '24 19:01 BillCarsonFr