MatrixSynapse/tests/storage
Patrick Cloke f594e434c3
Switch the JSON byte producer from a pull to a push producer. (#8116)
2020-08-19 08:07:57 -04:00
..
__init__.py
test__base.py
test_appservice.py Convert events worker database to async/await. (#8071) 2020-08-18 16:20:49 -04:00
test_background_update.py
test_base.py Convert some of the general database methods to async (#8100) 2020-08-17 12:18:01 -04:00
test_cleanup_extrems.py Switch the JSON byte producer from a pull to a push producer. (#8116) 2020-08-19 08:07:57 -04:00
test_client_ips.py
test_database.py
test_devices.py Convert devices database to async/await. (#8069) 2020-08-12 10:51:42 -04:00
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py Convert devices database to async/await. (#8069) 2020-08-12 10:51:42 -04:00
test_event_federation.py
test_event_metrics.py Add a shadow-banned flag to users. (#8092) 2020-08-14 12:37:59 -04:00
test_event_push_actions.py Convert some of the general database methods to async (#8100) 2020-08-17 12:18:01 -04:00
test_id_generators.py Separate `get_current_token` into two. (#8113) 2020-08-19 10:39:31 +01:00
test_keys.py
test_main.py Convert some of the general database methods to async (#8100) 2020-08-17 12:18:01 -04: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 Convert some of the general database methods to async (#8100) 2020-08-17 12:18:01 -04:00
test_purge.py Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
test_redaction.py
test_registration.py Converts event_federation and registration databases to async/await (#8061) 2020-08-11 17:21:13 -04:00
test_room.py
test_roommember.py Add a shadow-banned flag to users. (#8092) 2020-08-14 12:37:59 -04:00
test_state.py
test_transactions.py
test_user_directory.py