0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 06:28:20 +02:00
synapse/tests/storage
2020-08-12 09:28:48 -04:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_appservice.py Convert appservice, group server, profile and more databases to async (#8066) 2020-08-12 09:28:48 -04:00
test_background_update.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_base.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_cleanup_extrems.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_client_ips.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_database.py bg update to clear out duplicate outbound_device_list_pokes (#7193) 2020-04-07 23:06:39 +01:00
test_devices.py Remove handling of multiple rows per ID 2020-02-28 11:45:35 +00:00
test_directory.py Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) 2020-08-07 13:36:29 -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_end_to_end_keys.py Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) 2020-08-07 13:36:29 -04:00
test_event_federation.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_event_metrics.py Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
test_event_push_actions.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_id_generators.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_keys.py Type defintions for use in refactoring for redaction changes (#6803) 2020-01-30 11:25:59 +00:00
test_main.py Return total number of users and profile attributes in admin users endpoint (#6881) 2020-04-28 18:19:36 +01:00
test_monthly_active_users.py Converts event_federation and registration databases to async/await (#8061) 2020-08-11 17:21:13 -04:00
test_profile.py Fixup tests 2019-12-06 16:02:50 +00:00
test_purge.py Convert storage layer to async/await. (#7963) 2020-07-28 16:09:53 -04:00
test_redaction.py Add an assertion on prev_events in create_new_client_event (#8041) 2020-08-10 12:29:47 +01:00
test_registration.py Converts event_federation and registration databases to async/await (#8061) 2020-08-11 17:21:13 -04:00
test_room.py Convert some of the data store to async. (#7976) 2020-07-30 07:20:41 -04:00
test_roommember.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
test_state.py Convert some of the data store to async. (#7976) 2020-07-30 07:20:41 -04:00
test_transactions.py Fix errors storing large retry intervals. 2019-10-02 10:36:27 +01:00
test_user_directory.py Convert additional database stores to async/await (#8045) 2020-08-07 12:17:17 -04:00