synapse/tests/storage
Richard van der Hoff 5a04781643 rename get_prev_events_for_room to get_prev_events_and_hashes_for_room
... to make way for a new method which just returns the event ids
2020-01-06 13:45:33 +00:00
..
__init__.py
test__base.py
test_appservice.py Add database config class () 2019-12-18 10:45:12 +00:00
test_background_update.py
test_base.py Add database config class () 2019-12-18 10:45:12 +00:00
test_cleanup_extrems.py
test_client_ips.py Fix race which caused deleted devices to reappear () 2019-12-10 16:22:29 +00:00
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_federation.py rename get_prev_events_for_room to get_prev_events_and_hashes_for_room 2020-01-06 13:45:33 +00:00
test_event_metrics.py
test_event_push_actions.py
test_keys.py
test_monthly_active_users.py
test_profile.py
test_purge.py
test_redaction.py
test_registration.py Add database config class () 2019-12-18 10:45:12 +00:00
test_room.py
test_roommember.py
test_state.py Split state groups into a separate data store () 2019-12-20 10:48:24 +00:00
test_transactions.py
test_user_directory.py