synapse/tests
2015-04-23 19:01:37 +01:00
..
api
appservice Fix thinko whereby events *for the AS specifically* were not passed on. 2015-03-31 16:44:45 +01:00
federation
handlers Remove users from the remote_offline_serials list (and clean up empty elements) when they go online again 2015-04-23 19:01:37 +01:00
metrics Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way 2015-03-12 16:24:51 +00:00
rest Various minor fixes to unit-test structure around typing notifications 2015-04-15 23:32:11 +01:00
storage Use a sender localpart instead of a user ID. 2015-03-31 13:48:03 +01:00
util
__init__.py
test_distributor.py
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py