MatrixSynapse/tests/handlers
Richard van der Hoff b58d17e44f Refactor the membership check methods in Auth
these were getting a bit unwieldy, so let's combine `check_joined_room` and
`check_user_was_in_room` into a single `check_user_in_room`.
2020-02-18 23:21:44 +00:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py Reject device display names that are too long (#6882) 2020-02-10 16:35:26 -05:00
test_directory.py Stop sending events when creating or deleting aliases (#6904) 2020-02-18 07:29:44 -05:00
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py
test_presence.py
test_profile.py
test_register.py
test_stats.py
test_sync.py
test_typing.py Refactor the membership check methods in Auth 2020-02-18 23:21:44 +00:00
test_user_directory.py Filter the results of user directory searching via the spam checker (#6888) 2020-02-14 07:17:54 -05:00