MatrixSynapse/tests
Richard van der Hoff 2fb7794e60
Merge pull request #6949 from matrix-org/rav/list_room_aliases_peekable
Make room alias lists peekable
2020-02-19 11:19:11 +00:00
..
api Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
app
appservice
config
crypto Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
events Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
federation Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
handlers Refactor the membership check methods in Auth 2020-02-18 23:21:44 +00:00
http
logging
push
replication Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
rest Merge pull request #6949 from matrix-org/rav/list_room_aliases_peekable 2020-02-19 11:19:11 +00:00
scripts
server_notices
state Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
storage Replace _event_dict_property with DictProperty 2020-02-14 16:42:37 +00:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
test_federation.py Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939) 2020-02-18 16:23:25 +00:00
utils.py