0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-07 09:44:08 +01:00
synapse/tests/federation
David Robertson 0f34abed7c
Type hints for tests.federation (#14991)
* Make tests.federation pass mypy

* Untyped defs in tests.federation.transport

* test methods return None

* Remaining type hints in tests.federation

* Changelog

* Avoid an uncessary type-ignore
2023-02-06 16:05:06 +00:00
..
transport
__init__.py
test_complexity.py
test_federation_catch_up.py
test_federation_client.py
test_federation_sender.py
test_federation_server.py