forked-synapse/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 Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py Update test 2017-07-04 10:21:25 +01:00
test_appservice.py Use str(e) instead of e.message 2018-04-15 20:32:42 +02:00
test_background_update.py PEP8 2016-07-25 12:25:06 +01:00
test_base.py Fix tests for Store.__init__ update 2017-11-13 10:46:08 +00:00
test_client_ips.py Fix up 2017-06-27 15:53:45 +01:00
test_devices.py Implement updating devices 2016-07-26 07:35:48 +01:00
test_directory.py Fix tests for Store.__init__ update 2017-11-13 10:46:08 +00:00
test_end_to_end_keys.py Fix unit tests 2017-01-30 17:11:24 +00:00
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 Fix caching of remote servers' signature keys 2017-03-22 15:11:30 +00:00
test_presence.py Fix tests for Store.__init__ update 2017-11-13 10:46:08 +00:00
test_profile.py Fix tests for Store.__init__ update 2017-11-13 10:46:08 +00:00
test_redaction.py s/_create_new_client_event/create_new_client_event/ 2018-02-06 16:40:30 +00:00
test_registration.py Fix tests for refresh_token removal 2017-11-01 10:19:42 +00:00
test_room.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_roommember.py s/_create_new_client_event/create_new_client_event/ 2018-02-06 16:40:30 +00:00
test_user_directory.py Add tests for user directory search 2018-01-27 17:21:57 +00:00