0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-05 02:38:54 +02:00
synapse/tests
2015-01-12 18:16:27 +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 Check that setting typing notification still works after explicit timeout - SYN-230 2015-01-12 18:01:49 +00:00
rest Update tests 2015-01-07 16:12:14 +00:00
storage Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00
util Add a request-id to each log line 2014-10-30 01:21:33 +00:00
__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 Implement .cancel_call_later() in MockClock 2014-12-10 19:26:52 +00:00
test_types.py Fix some tests 2014-12-10 18:00:57 +00:00
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 Kill off synapse.api.events.* 2014-12-16 11:29:05 +00:00