0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-19 08:24:25 +01:00
synapse/tests
2014-09-17 15:05:14 +01:00
..
api
events
federation Fix unit tests after adding extra argument on put_json 2014-09-15 16:24:03 +01:00
handlers SYN-40: When a user updates their displayname or avatar update all their join events for all the rooms they are currently in. 2014-09-17 15:05:14 +01:00
rest Be consistent when associating keys with login types for registration/login. 2014-09-15 15:38:29 +01:00
storage
util
__init__.py
test_distributor.py
test_state.py
test_types.py
unittest.py Define a CLOS-like 'around' modifier as a decorator, to neaten up the 'orig_*' noise of wrapping the setUp()/tearDown() methods 2014-09-12 19:07:29 +01:00
utils.py