0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-02 05:53:59 +01:00
synapse/tests/handlers
2020-07-17 07:09:25 -04:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py Convert device handler to async/await (#7871) 2020-07-17 07:09:25 -04:00
test_directory.py
test_e2e_keys.py Convert device handler to async/await (#7871) 2020-07-17 07:09:25 -04:00
test_e2e_room_keys.py
test_federation.py
test_oidc.py
test_presence.py
test_profile.py Convert _base, profile, and _receipts handlers to async/await (#7860) 2020-07-17 07:08:30 -04:00
test_register.py
test_stats.py
test_sync.py
test_typing.py Fix tests 2020-07-15 15:47:27 +01:00
test_user_directory.py