synapse/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 Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_e2e_keys.py
test_e2e_room_keys.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_presence.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_profile.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
test_register.py Limit UserIds to a length that fits in a state key (#5198) 2019-05-20 11:20:08 +01:00
test_roomlist.py Fix roomlist since tokens on Python 3 (#4046) 2018-10-17 23:04:55 +11:00
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 Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_user_directory.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00