synapse/tests/handlers
2019-09-06 17:52:37 -04:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_device.py
test_directory.py
test_e2e_keys.py use something that's the right type for user_id 2019-09-06 17:52:37 -04:00
test_e2e_room_keys.py
test_presence.py
test_profile.py
test_register.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
test_roomlist.py
test_stats.py Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01:00
test_sync.py
test_typing.py
test_user_directory.py