synapse/tests
Richard van der Hoff 6c1f7c722f
Fix limit logic for AccountDataStream (#7384)
Make sure that the AccountDataStream presents complete updates, in the right
order.

This is much the same fix as #7337 and #7358, but applied to a different stream.
2020-05-15 19:03:25 +01:00
..
api Stop Auth methods from polling the config on every req. (#7420) 2020-05-06 15:54:58 +01:00
app
appservice
config Fix new flake8 errors (#7489) 2020-05-13 08:24:50 -04:00
crypto
events Implement room version 6 (MSC2240). (#7506) 2020-05-15 09:30:10 -04:00
federation
handlers Support UI Authentication for OpenID Connect accounts (#7457) 2020-05-15 12:26:02 -04:00
http
logging
push
replication Fix limit logic for AccountDataStream (#7384) 2020-05-15 19:03:25 +01:00
rest Allow expired accounts to logout (#7443) 2020-05-14 16:32:49 +01:00
scripts
server_notices Convert synapse.server_notices to async/await. (#7394) 2020-05-01 15:28:59 -04:00
state
storage Synapse 1.13.0rc2 (2020-05-14) 2020-05-14 11:46:38 +01:00
test_utils Fix bug in EventContext.deserialize. (#7393) 2020-05-05 14:17:27 +01:00
util Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
__init__.py
server.py
test_distributor.py
test_event_auth.py Implement room version 6 (MSC2240). (#7506) 2020-05-15 09:30:10 -04:00
test_federation.py
test_mau.py Stop Auth methods from polling the config on every req. (#7420) 2020-05-06 15:54:58 +01:00
test_metrics.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00