MatrixSynapse/tests
Erik Johnston f70f44abc7 Remove handling of multiple rows per ID 2020-02-28 11:45:35 +00:00
..
api Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
app set worker_app for frontend proxy test (#7003) 2020-02-27 13:08:43 +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 Store room version on invite (#6983) 2020-02-26 16:58:33 +00: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 Fixed set a user as an admin with the new API (#6928) 2020-02-28 09:58:05 +00:00
scripts
server_notices
state Reduce auth chains fetched during v2 state res. (#6952) 2020-02-19 15:04:47 +00:00
storage Remove handling of multiple rows per ID 2020-02-28 11:45:35 +00: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