synapse/tests/handlers
2020-01-30 17:06:38 +00:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py look up cross-signing keys from the DB in bulk (#6486) 2019-12-12 12:03:28 -05:00
test_e2e_room_keys.py
test_federation.py
test_presence.py
test_profile.py
test_register.py Kill off RegistrationError (#6691) 2020-01-13 12:48:22 +00:00
test_stats.py
test_sync.py Add local_current_membership table (#6655) 2020-01-15 14:59:33 +00:00
test_typing.py Resync remote device list when detected as stale. (#6786) 2020-01-30 17:06:38 +00:00
test_user_directory.py