MatrixSynapse/tests/handlers
Erik Johnston 75538813fc Fix background updates to handle redactions/rejections (#5352)
* Fix background updates to handle redactions/rejections

In background updates based on current state delta stream we need to
handle that we may not have all the events (or at least that
`get_events` may raise an exception).
2019-06-06 00:45:46 +10:00
..
__init__.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_presence.py
test_profile.py
test_register.py
test_roomlist.py
test_stats.py Fix background updates to handle redactions/rejections (#5352) 2019-06-06 00:45:46 +10:00
test_sync.py
test_typing.py
test_user_directory.py