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.