MatrixSynapse/tests
David Robertson 4dd2b6165c
Proper types for tests.test_terms_auth (#15007)
* Proper types for tests.test_terms_auth

* Changelog
2023-02-07 12:03:39 +00:00
..
api Properly typecheck tests.api (#14983) 2023-02-03 20:03:23 +00:00
app
appservice Type hints for tests.appservice (#14990) 2023-02-06 12:49:06 +00:00
config
crypto
events Properly typecheck tests.api (#14983) 2023-02-03 20:03:23 +00:00
federation Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00
handlers
http Properly typecheck types.http (#14988) 2023-02-07 00:20:04 +00:00
logging
metrics
module_api
push Add tests for using _flatten_dict with an event. (#15002) 2023-02-07 06:56:09 -05:00
replication Add missing type hints to tests.replication. (#14987) 2023-02-06 09:55:00 -05:00
rest
scripts
server_notices
state
storage
test_utils
types
util
__init__.py
server.py Properly typecheck types.http (#14988) 2023-02-07 00:20:04 +00:00
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 Add missing types to test_state. (#14985) 2023-02-06 16:11:09 +00:00
test_terms_auth.py Proper types for tests.test_terms_auth (#15007) 2023-02-07 12:03:39 +00:00
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py