synapse/tests/handlers
2019-11-28 08:54:07 +11:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py add etag and count to key backup endpoints (#5858) 2019-11-27 16:14:44 -05:00
test_federation.py Fix bug which caused rejected events to be stored with the wrong room state (#6320) 2019-11-06 10:01:39 +00:00
test_presence.py Fix presence timeouts when synchrotron restarts. (#6212) 2019-10-18 06:42:26 +01:00
test_profile.py
test_register.py Only count real users when checking for auto-creation of auto-join room 2019-09-09 14:48:08 +03:00
test_stats.py Fix tests 2019-10-25 10:57:37 +01:00
test_sync.py
test_typing.py Implementation of MSC2314 (#6176) 2019-11-28 08:54:07 +11:00
test_user_directory.py