Patrick Cloke c619253db8 Stop sub-classing object (#8249) 4 years ago
..
__init__.py 4f475c7697 Reference Matrix Home Server 10 years ago
test__base.py c619253db8 Stop sub-classing object (#8249) 4 years ago
test_appservice.py e00816ad98 Do not yield on awaitables in tests. (#8193) 4 years ago
test_background_update.py e00816ad98 Do not yield on awaitables in tests. (#8193) 4 years ago
test_base.py 30426c7063 Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168) 4 years ago
test_cleanup_extrems.py a466b67972 Reduce run-times of tests by advancing the reactor less (#7757) 4 years ago
test_client_ips.py b49a5b9307 Convert stats and related calls to async/await (#8192) 4 years ago
test_database.py f31e65a749 bg update to clear out duplicate outbound_device_list_pokes (#7193) 4 years ago
test_devices.py 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) 4 years ago
test_directory.py 4a739c73b4 Convert simple_update* and simple_select* to async (#8173) 4 years ago
test_e2e_room_keys.py 0d27aba900 add etag and count to key backup endpoints (#5858) 5 years ago
test_end_to_end_keys.py 45e8f7726f Rename `get_e2e_device_keys` to better reflect its purpose (#8205) 4 years ago
test_event_federation.py a7bdf98d01 Rename database classes to make some sense (#8033) 4 years ago
test_event_metrics.py ac77cdb64e Add a shadow-banned flag to users. (#8092) 4 years ago
test_event_push_actions.py 5a1dd297c3 Re-implement unread counts (again) (#8059) 4 years ago
test_id_generators.py bbb3c8641c Make MultiWriterIDGenerator work for streams that use negative stream IDs (#8203) 4 years ago
test_keys.py 5a246611e3 Type defintions for use in refactoring for redaction changes (#6803) 4 years ago
test_main.py e00816ad98 Do not yield on awaitables in tests. (#8193) 4 years ago
test_monthly_active_users.py a0acdfa9e9 Converts event_federation and registration databases to async/await (#8061) 4 years ago
test_profile.py 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) 4 years ago
test_purge.py ad6190c925 Convert stream database to async/await. (#8074) 4 years ago
test_redaction.py fcbab08cbd Add an assertion on prev_events in create_new_client_event (#8041) 4 years ago
test_registration.py e00816ad98 Do not yield on awaitables in tests. (#8193) 4 years ago
test_room.py 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) 4 years ago
test_roommember.py a466b67972 Reduce run-times of tests by advancing the reactor less (#7757) 4 years ago
test_state.py b3a97d6dac Convert some of the data store to async. (#7976) 4 years ago
test_transactions.py f44f1d2e83 Fix errors storing large retry intervals. 5 years ago
test_user_directory.py e00816ad98 Do not yield on awaitables in tests. (#8193) 4 years ago