MatrixSynapse/tests
Mark Haines 041ac476a5 Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them 2014-12-18 18:47:13 +00:00
..
api
federation Supply auth_chain along with current state in '/state/', fetch auth events from a remote server if we are missing some of them 2014-12-18 18:47:13 +00:00
handlers Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state 2014-12-16 15:59:17 +00:00
rest Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 2014-12-15 14:45:59 +00:00
storage Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
util
__init__.py
test_distributor.py Replace distributor deferred list, with a simple for loop until I understand why the former breaks and the latter doesn't 2014-12-18 17:47:00 +00:00
test_state.py Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state 2014-12-16 15:59:17 +00:00
test_test_utils.py
test_types.py
unittest.py
utils.py Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00