0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-30 21:49:07 +02:00
synapse/tests/handlers
2019-11-27 16:14:44 -05:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_device.py
test_directory.py
test_e2e_keys.py use something that's the right type for user_id 2019-09-06 17:52:37 -04:00
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 rename get_devices_by_remote to get_device_updates_by_remote 2019-10-30 14:57:34 -04:00
test_user_directory.py