mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-19 22:26:13 -04:00
test: Add a test to verify that interactive self-verification works
This also checks that secrets are gossiped from one device to the other and that the recovery and backup states are correctly updated.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3471,6 +3471,7 @@ dependencies = [
|
||||
"rand",
|
||||
"reqwest",
|
||||
"serde_json",
|
||||
"similar-asserts",
|
||||
"stream_assert",
|
||||
"tempfile",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user