You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests
Mark Haines 53584420a5 Move client rest tests back under rest 10 years ago
..
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 10 years ago
handlers Abstract out the room ID from presence tests, so it's stored in self 10 years ago
rest Move client rest tests back under rest 10 years ago
storage Fix manifest. Ignore contrib and docs directories when checking manifest against source control. 10 years ago
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 10 years ago
test_state.py Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state 10 years ago
test_test_utils.py Implement .cancel_call_later() in MockClock 10 years ago
test_types.py Fix some tests 10 years ago
unittest.py Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers 10 years ago
utils.py Have MockClock detect attempts to cancel expired timers, to prevent a repeat of SYN-230 10 years ago