MatrixSynapse/tests/rest/client/v2_alpha
Richard van der Hoff fcf3c7032b
Ensure that we do not cache empty sync responses after a timeout (#10158)
Fixes #8518 by telling the ResponseCache not to cache the /sync response if the next_batch param is the same as the since token.
2021-06-17 16:23:11 +01:00
..
__init__.py
test_account.py
test_auth.py
test_capabilities.py
test_filter.py
test_password_policy.py
test_register.py
test_relations.py
test_report_event.py
test_sendtodevice.py
test_shared_rooms.py
test_sync.py Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
test_upgrade_room.py