You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests/storage
Patrick Cloke c619253db8
Stop sub-classing object (#8249)
5 years ago
..
__init__.py Reference Matrix Home Server 11 years ago
test__base.py Stop sub-classing object (#8249) 5 years ago
test_appservice.py Do not yield on awaitables in tests. (#8193) 5 years ago
test_background_update.py Do not yield on awaitables in tests. (#8193) 5 years ago
test_base.py Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168) 5 years ago
test_cleanup_extrems.py Reduce run-times of tests by advancing the reactor less (#7757) 5 years ago
test_client_ips.py Convert stats and related calls to async/await (#8192) 5 years ago
test_database.py bg update to clear out duplicate outbound_device_list_pokes (#7193) 5 years ago
test_devices.py Convert simple_select_one and simple_select_one_onecol to async (#8162) 5 years ago
test_directory.py Convert simple_update* and simple_select* to async (#8173) 5 years ago
test_e2e_room_keys.py add etag and count to key backup endpoints (#5858) 5 years ago
test_end_to_end_keys.py Rename `get_e2e_device_keys` to better reflect its purpose (#8205) 5 years ago
test_event_federation.py Rename database classes to make some sense (#8033) 5 years ago
test_event_metrics.py Add a shadow-banned flag to users. (#8092) 5 years ago
test_event_push_actions.py Re-implement unread counts (again) (#8059) 5 years ago
test_id_generators.py Make MultiWriterIDGenerator work for streams that use negative stream IDs (#8203) 5 years ago
test_keys.py Type defintions for use in refactoring for redaction changes (#6803) 5 years ago
test_main.py Do not yield on awaitables in tests. (#8193) 5 years ago
test_monthly_active_users.py Converts event_federation and registration databases to async/await (#8061) 5 years ago
test_profile.py Convert simple_select_one and simple_select_one_onecol to async (#8162) 5 years ago
test_purge.py Convert stream database to async/await. (#8074) 5 years ago
test_redaction.py Add an assertion on prev_events in create_new_client_event (#8041) 5 years ago
test_registration.py Do not yield on awaitables in tests. (#8193) 5 years ago
test_room.py Convert simple_select_one and simple_select_one_onecol to async (#8162) 5 years ago
test_roommember.py Reduce run-times of tests by advancing the reactor less (#7757) 5 years ago
test_state.py Convert some of the data store to async. (#7976) 5 years ago
test_transactions.py Fix errors storing large retry intervals. 5 years ago
test_user_directory.py Do not yield on awaitables in tests. (#8193) 5 years ago