MatrixSynapse/tests/storage
Erik Johnston 6406b70aeb Use stream rather depth ordering for push actions
This simplifies things as it is, but will also allow us to change the
way we traverse topologically without having to update the way push
actions work.
2018-05-11 15:30:11 +01:00
..
__init__.py
test__base.py
test_appservice.py Use str(e) instead of e.message 2018-04-15 20:32:42 +02:00
test_background_update.py
test_base.py
test_client_ips.py
test_devices.py
test_directory.py
test_end_to_end_keys.py
test_event_federation.py Avoid creating events with huge numbers of prev_events 2018-04-16 18:41:37 +01:00
test_event_push_actions.py Use stream rather depth ordering for push actions 2018-05-11 15:30:11 +01:00
test_keys.py
test_presence.py
test_profile.py
test_redaction.py s/_create_new_client_event/create_new_client_event/ 2018-02-06 16:40:30 +00:00
test_registration.py
test_room.py
test_roommember.py s/_create_new_client_event/create_new_client_event/ 2018-02-06 16:40:30 +00:00
test_user_directory.py