synapse/tests/storage
Patrick Cloke 679c691f6f
Remove more usages of cursor_to_dict. (#16551)
Mostly to improve type safety.
2023-10-26 15:12:28 -04:00
..
databases Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
util
__init__.py
test__base.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_account_data.py
test_appservice.py
test_background_update.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
test_base.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_cleanup_extrems.py Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
test_client_ips.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_database.py
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py Prepare unit tests for Python 3.12 (#16099) 2023-08-25 15:05:10 -04:00
test_event_chain.py Convert simple_select_many_batch, simple_select_many_txn to tuples. (#16444) 2023-10-11 13:24:56 -04:00
test_event_federation.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
test_event_metrics.py
test_event_push_actions.py
test_events.py
test_id_generators.py Fix bug where a new writer advances their token too quickly (#16473) 2023-10-23 16:57:30 +01:00
test_main.py
test_monthly_active_users.py
test_profile.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
test_purge.py
test_receipts.py
test_redaction.py
test_registration.py Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
test_relations.py
test_rollback_worker.py
test_room.py Prepare unit tests for Python 3.12 (#16099) 2023-08-25 15:05:10 -04:00
test_room_search.py
test_roommember.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_state.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_stream.py
test_transactions.py
test_txn_limit.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
test_unsafe_locale.py
test_user_directory.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 2023-10-26 13:01:36 -04:00
test_user_filters.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00