synapse/tests/storage
Patrick Cloke cb7fc7523e
Add a basic test for purging rooms. ()
Unfortunately this doesn't test re-joining the room since
that requires having another homeserver to query over
federation, which isn't easily doable in unit tests.
2021-03-08 09:21:36 -05:00
..
__init__.py
test__base.py
test_account_data.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_appservice.py
test_background_update.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_base.py
test_cleanup_extrems.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_client_ips.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_database.py
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_chain.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_event_federation.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_event_metrics.py
test_event_push_actions.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_events.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_id_generators.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_keys.py
test_main.py
test_monthly_active_users.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_profile.py
test_purge.py Add a basic test for purging rooms. () 2021-03-08 09:21:36 -05:00
test_redaction.py Update black, and run auto formatting over the codebase () 2021-02-16 22:32:34 +00:00
test_registration.py Add the shadow-banning status to the display user admin API. () 2021-02-17 15:19:23 -05:00
test_room.py
test_roommember.py
test_state.py
test_transactions.py
test_user_directory.py