mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-09 08:27:32 -04:00
These tests now fully mock all the end-to-end encryption server endpoints to test the redecryption and UTD item replacement logic of the timeline without any manual room key insertions. We test that the item replacement correctly handles supported event types as well as unsupported ones.