MatrixSynapse/tests
David Robertson 7081bb56e2
Proper types for `tests.module_api` (#15031)
* -> None for test methods

* A first batch of type fixes

* Introduce common parent test case

* Fixup that big test method

* tests.module_api passes mypy

* Changelog
2023-02-09 00:23:35 +00:00
..
api
app
appservice
config
crypto
events Proper types for `tests.module_api` (#15031) 2023-02-09 00:23:35 +00:00
federation
handlers
http
logging
metrics
module_api Proper types for `tests.module_api` (#15031) 2023-02-09 00:23:35 +00:00
push
replication
rest
scripts
server_notices
state
storage
test_utils
types
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py