MatrixSynapse/tests
Jonathan de Jong 93729719b8
Use inline type hints in `tests/` (#10350)
This PR is tantamount to running:

    python3.8 -m com2ann -v 6 tests/

(com2ann requires python 3.8 to run)
2021-07-13 11:52:58 +01:00
..
api
app
appservice
config
crypto
events Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
federation
handlers
http
logging
module_api Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
push
replication Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
rest Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
scripts
server_notices
state
storage Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
test_utils Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
util Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
__init__.py
server.py Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
utils.py