MatrixSynapse/tests
Brendan Abolivier 0171fa5226
Remove deprecated user_may_create_room_with_invites callback (#11950)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2022-02-11 13:58:11 +00:00
..
api
app
appservice Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) 2022-02-07 18:26:42 +00:00
config
crypto
events
federation Tests: replace mocked Authenticator with the real thing (#11913) 2022-02-11 12:06:02 +00:00
handlers Adds misc missing type hints (#11953) 2022-02-11 07:20:16 -05:00
http Remove support for the webclient listener. (#11895) 2022-02-03 18:36:49 +00:00
logging Fixes for opentracing scopes (#11869) 2022-02-02 22:41:57 +00:00
module_api
push
replication Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
rest Remove deprecated user_may_create_room_with_invites callback (#11950) 2022-02-11 13:58:11 +00:00
scripts
server_notices
state
storage Expose the registered device ID from the `register_appservice_user` test helper. (#11615) 2022-02-02 09:59:55 +00:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Tests: replace mocked Authenticator with the real thing (#11913) 2022-02-11 12:06:02 +00:00
utils.py