Module mocks

Source
Expand description

Mocks useful to reuse across different testing contexts.

Functions§

mock_encryption_state
Mount a Mock on the given server to handle the GET /rooms/.../state/m.room.encryption endpoint with an option whether it should return an encryption event or not.