MatrixSynapse/tests
Patrick Cloke 55669bd3de
Add missing type hints to config base classes (#11377)
2021-11-23 15:21:19 +00:00
..
api
app
appservice
config
crypto
events
federation
handlers Fix checking whether a room can be published on creation. (#11392) 2021-11-19 15:19:32 +00:00
http Prevent the media store from writing outside of the configured directory 2021-11-19 13:39:15 +00:00
logging
module_api
push
replication Misc typing fixes for `tests`, part 1 of N (#11323) 2021-11-12 15:50:54 +00:00
rest Merge branch 'master' into develop 2021-11-23 13:06:56 +00:00
scripts
server_notices
state
storage Fix incorrect return value in tests. (#11359) 2021-11-16 16:36:46 +00:00
test_utils
util Additional test for `cachedList` (#11246) 2021-11-04 14:45:34 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server.py Misc typing fixes for tests, part 2 of N (#11330) 2021-11-16 10:41:35 +00:00
test_distributor.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_event_auth.py Check *all* auth events for room id and rejection (#11009) 2021-10-18 18:28:30 +01:00
test_federation.py
test_mau.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2021-10-20 11:05:29 +01:00
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_phone_home.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_preview.py Fix URL preview errors when previewing XML documents. (#11196) 2021-10-27 14:48:02 +00:00
test_server.py
test_state.py
test_terms_auth.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_test_utils.py
test_types.py [pyupgrade] `tests/` (#10347) 2021-07-13 11:43:15 +01:00
test_visibility.py
unittest.py
utils.py Remove code invalidated by deprecated config flag 'trust_identity_servers_for_password_resets' (#11395) 2021-11-23 06:46:40 -08:00