MatrixSynapse/tests
Richard van der Hoff 297bf2547e
Fix sync bug when accepting invites (#4956)
Hopefully this time we really will fix #4422.

We need to make sure that the cache on
`get_rooms_for_user_with_stream_ordering` is invalidated *before* the
SyncHandler is notified for the new events, and we can now do so reliably via
the `events` stream.
2019-04-02 12:42:39 +01:00
..
api Enforce hs_disabled_message correctly 2019-03-19 11:30:54 +00:00
app
appservice
config Neilj/fix threepid auth check (with tests) (#4474) 2019-04-01 17:42:18 +01:00
crypto
events
federation Batch up outgoing read-receipts to reduce federation traffic. (#4890) 2019-03-20 16:02:25 +00:00
handlers Review comments 2019-03-28 13:48:41 +00:00
http lint 2019-03-20 14:08:57 +00:00
push Fix email test 2019-03-19 11:44:43 +00:00
replication Fix sync bug when accepting invites (#4956) 2019-04-02 12:42:39 +01:00
rest Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
scripts
server_notices Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 2019-03-22 02:10:21 +11:00
state Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
storage Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
test_utils
util
__init__.py
patch_inline_callbacks.py
server.py Fix sync bug when accepting invites (#4956) 2019-04-02 12:42:39 +01:00
test_distributor.py
test_event_auth.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py
test_state.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
unittest.py Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 2019-03-22 02:10:21 +11:00
utils.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00