0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-01 04:09:07 +01:00
synapse/tests
2015-01-29 16:52:33 +00:00
..
api
federation
handlers Initial implementation of auth conflict resolution 2015-01-29 16:52:33 +00:00
rest Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
storage Replace hs.parse_roomalias with RoomAlias.from_string 2015-01-23 13:21:58 +00:00
util
__init__.py
test_distributor.py
test_state.py Implement new state resolution algorithm 2015-01-21 16:27:04 +00:00
test_test_utils.py
test_types.py Replace hs.parse_roomalias with RoomAlias.from_string 2015-01-23 13:21:58 +00:00
unittest.py
utils.py Have MockClock detect attempts to cancel expired timers, to prevent a repeat of SYN-230 2015-01-13 16:58:36 +00:00