# Functions
No description provided by the author
No description provided by the author
No description provided by the author
LogResponse builds a matcher that always succeeds.
LogRoom builds a matcher that always succeeds.
LogRooms is like LogResponse, but only logs the rooms section of the response.
MatchAccountData builds a matcher which asserts that the account data in a sync response /exactly/ matches the given `globals` and `rooms`, up to ordering.
No description provided by the author
No description provided by the author
MatchHasGlobalAccountData builds a matcher which asserts that the given event is present in a global account data response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MatchNoGlobalAccountData builds a matcher which asserts that no global account data is present in a sync response.
No description provided by the author
No description provided by the author
MatchNoRoomAccountData builds a matcher which asserts that none of the given roomIDs have room account data in a sync response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MatchReceipts builds a matcher which asserts that a sync response has the expected set of read receipts in a given room is the expected set of `wantReceipts`.
No description provided by the author
MatchRoomAvatar builds a RoomMatcher which checks that the given room response has set the room's avatar to the given value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Match the timeline with exactly these events in exactly this order.
Similar to MatchRoomTimeline but takes the last n events of `events` and only checks with the last n events of the timeline.
MatchRoomUnchangedAvatar builds a RoomMatcher which checks that the given room has no change to its avatar, or has had its avatar deleted.
MatchRoomUnsetAvatar builds a RoomMatcher which checks that the given room has no avatar, or has had its avatar deleted.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author