make_encrypted_test_event

Function make_encrypted_test_event 

Source
pub fn make_encrypted_test_event(
    room_id: &RoomId,
    session_id: &str,
) -> TimelineEvent
Available on crate features testing only.
Expand description

Create a m.room.encrypted test event with all data filled, for testing that linked chunk correctly stores event data for encrypted events.