synapse/tests/events
Erik Johnston 7941a70fa8
Fix bug in EventContext.deserialize. (#7393)
This caused `prev_state_ids` to be incorrect if the state event was not
replacing an existing state entry.
2020-05-05 14:17:27 +01:00
..
__init__.py
test_snapshot.py Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
test_utils.py