0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 02:17:00 +02:00
synapse/tests/handlers
Richard van der Hoff 1e19ce00bf
Add 'failure_ts' column to 'destinations' table (#6016)
Track the time that a server started failing at, for general analysis purposes.
2019-09-17 11:41:54 +01: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
test_e2e_room_keys.py
test_presence.py
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_roomlist.py
test_stats.py Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01:00
test_sync.py
test_typing.py Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
test_user_directory.py