MatrixSynapse/tests/handlers
Richard van der Hoff 4433d01519
Merge pull request #8537 from matrix-org/rav/simplify_locally_reject_invite
Simplify `_locally_reject_invite`
2020-10-15 10:20:19 +01:00
..
__init__.py
test_admin.py
test_appservice.py Fix not sending events over federation when using sharded event persisters (#8536) 2020-10-14 13:27:51 +01:00
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py
test_message.py Remove redundant `token_id` parameter to create_event 2020-10-13 23:06:36 +01:00
test_oidc.py
test_presence.py Simplify `_locally_reject_invite` 2020-10-13 23:58:48 +01:00
test_profile.py
test_register.py
test_stats.py
test_sync.py
test_typing.py Move additional tasks to the background worker, part 4 (#8513) 2020-10-13 08:20:32 -04:00
test_user_directory.py