synapse/tests/handlers
2020-07-30 08:01:33 -04:00
..
__init__.py
test_admin.py
test_appservice.py Convert appservice to async. (#7973) 2020-07-30 07:27:39 -04:00
test_auth.py
test_device.py Convert device handler to async/await (#7871) 2020-07-17 07:09:25 -04:00
test_directory.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
test_e2e_keys.py Convert device handler to async/await (#7871) 2020-07-17 07:09:25 -04:00
test_e2e_room_keys.py Convert E2E key and room key handlers to async/await. (#7851) 2020-07-15 08:48:58 -04:00
test_federation.py
test_oidc.py
test_presence.py
test_profile.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
test_register.py Additional configuration options for auto-join rooms (#7763) 2020-06-30 15:41:36 -04:00
test_stats.py
test_sync.py
test_typing.py Fix tests 2020-07-15 15:47:27 +01:00
test_user_directory.py