forked-synapse/tests/handlers
Richard van der Hoff 326c893d24
Kill off RegistrationError (#6691)
This is pretty pointless. Let's just use SynapseError.
2020-01-13 12:48:22 +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 Port SyncHandler to async/await 2019-12-05 17:58:25 +00:00
test_typing.py Add database config class (#6513) 2019-12-18 10:45:12 +00:00
test_user_directory.py