anonymousland-synapse/tests
2020-02-26 15:33:26 +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 Port PresenceHandler to async/await (#6991) 2020-02-26 15:33:26 +00:00
http Support for routing outbound HTTP requests via a proxy (#6239) 2019-11-01 14:07:44 +00:00
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 Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (#6990) 2020-02-26 12:22:55 +00: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 Kill off redundant SynapseRequestFactory (#6619) 2020-01-03 14:19:48 +00:00
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 Remove the psutil dependency (#6318) 2019-11-05 05:05:48 +11:00
test_preview.py
test_server.py Implement RedirectException (#6687) 2020-01-15 15:58:55 +00:00
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 Remove database config parsing from apps. 2019-12-10 14:34:17 +00:00
test_visibility.py Port to use state storage 2019-10-30 14:46:54 +00:00
unittest.py Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939) 2020-02-18 16:23:25 +00:00
utils.py Add rooms.room_version column (#6729) 2020-01-27 14:30:57 +00:00