0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-16 17:48:19 +02: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 Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00
__init__.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
test_complexity.py Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00
test_federation_catch_up.py Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00
test_federation_client.py Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00
test_federation_sender.py Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00
test_federation_server.py Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00