0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-09 11:22:00 +02:00
synapse/tests/storage
2017-11-01 10:19:42 +00:00
..
__init__.py
test__base.py Update test 2017-07-04 10:21:25 +01:00
test_appservice.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
test_background_update.py
test_base.py User Cursor.__iter__ instead of fetchall 2017-03-23 17:53:49 +00:00
test_client_ips.py Fix up 2017-06-27 15:53:45 +01:00
test_devices.py
test_directory.py
test_end_to_end_keys.py Fix unit tests 2017-01-30 17:11:24 +00:00
test_event_push_actions.py Aggregate event push actions 2017-02-14 13:39:41 +00:00
test_keys.py Fix caching of remote servers' signature keys 2017-03-22 15:11:30 +00:00
test_presence.py
test_profile.py
test_redaction.py
test_registration.py Fix tests for refresh_token removal 2017-11-01 10:19:42 +00:00
test_room.py
test_roommember.py