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
Erik Johnston 7e282a53a5 Tidy up _simple_... methods 10 years ago
..
api Merge branch 'develop' into application-services 10 years ago
appservice Add more unit tests for exclusive namespaces. 10 years ago
federation Factor out some of the common homeserver setup code into a 10 years ago
handlers Fix tests 10 years ago
metrics Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way 10 years ago
rest Fix tests 10 years ago
storage Tidy up _simple_... methods 10 years ago
util Add a lru cache class 10 years ago
__init__.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
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 Fix tests 10 years ago
test_test_utils.py Implement .cancel_call_later() in MockClock 10 years ago
test_types.py Replace hs.parse_roomalias with RoomAlias.from_string 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 Update tests 10 years ago