mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-08-01 02:16:57 -04:00
Drives the full lifecycle through the new `MatrixMockServer` helpers across 13 cases covering support probing, create with default and explicit display names, delete on the three server responses, the rehydrate round trip with single-page and paginated to-device feeds, wrong-pickle-key handling, and the empty-server short-circuit. Signed-off-by: Jason Volk <jason@zemos.net>