MatrixSynapse/tests
Erik Johnston 6dcade97be Implement new state resolution algorithm 2015-01-21 16:27:04 +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 Finish renaming "context" to "room_id" in federation codebase 2015-01-16 19:01:03 +00:00
rest Check that setting typing notification still works after explicit timeout at REST layer - SYN-230 2015-01-12 18:31:48 +00:00
storage Remove unused functions 2015-01-13 15:57:26 +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 Implement new state resolution algorithm 2015-01-21 16:27:04 +00:00
test_test_utils.py
test_types.py
unittest.py Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers 2015-01-12 18:16:27 +00:00
utils.py Have MockClock detect attempts to cancel expired timers, to prevent a repeat of SYN-230 2015-01-13 16:58:36 +00:00