synapse/tests/storage
Richard van der Hoff 639480e14a Avoid creating events with huge numbers of prev_events
In most cases, we limit the number of prev_events for a given event to 10
events. This fixes a particular code path which created events with huge
numbers of prev_events.
2018-04-16 18:41:37 +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 s/replication_client/federation_client/ 2018-03-13 13:26:52 +00: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 Fix comment typo 2018-03-05 12:24:49 +00: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