0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-02 09:28:20 +02:00
synapse/tests/handlers
2015-02-03 10:39:41 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_directory.py Replace hs.parse_roomalias with RoomAlias.from_string 2015-01-23 13:21:58 +00:00
test_federation.py Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering. 2015-02-03 10:39:41 +00:00
test_presence.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
test_presencelike.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
test_profile.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
test_room.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00
test_typing.py Replace hs.parse_userid with UserID.from_string 2015-01-23 11:47:15 +00:00