0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-02 09:28:20 +02:00
synapse/tests/storage
2015-02-04 15:21:03 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_appservice.py Fix bug in store defer. Add more unit tests. 2015-02-04 15:21:03 +00:00
test_base.py SYN-163: Add an order by rowid to selects. 2014-11-24 10:56:36 +00:00
test_directory.py Replace hs.parse_roomalias with RoomAlias.from_string 2015-01-23 13:21:58 +00:00
test_presence.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_redaction.py Replace hs.parse_roomid with RoomID.from_string 2015-01-23 11:55:12 +00:00
test_registration.py Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 2015-01-28 16:58:23 +00:00
test_room.py Replace hs.parse_roomalias with RoomAlias.from_string 2015-01-23 13:21:58 +00:00
test_roommember.py Replace hs.parse_roomid with RoomID.from_string 2015-01-23 11:55:12 +00:00
test_stream.py Replace hs.parse_roomid with RoomID.from_string 2015-01-23 11:55:12 +00:00