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
test_directory.py
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