synapse/tests
2020-02-25 16:56:55 +00:00
..
api Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
app Merge worker apps into one. (#6964) 2020-02-25 16:56:55 +00:00
appservice
config Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
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 Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
handlers Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
http
logging
push Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
replication Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
rest Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
scripts
server_notices
state Reduce auth chains fetched during v2 state res. (#6952) 2020-02-19 15:04:47 +00:00
storage Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
test_utils
util Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
__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 Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05: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