0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 06:28:20 +02:00
synapse/tests/federation/transport
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
..
server Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00
__init__.py Fix RoomDirectoryFederationTests and make them actually run (#8998) 2020-12-30 19:27:32 +00:00
test_client.py Also use stable name in SendJoinResponse struct (#14841) 2023-01-16 12:40:25 +00:00
test_knocking.py Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00
test_server.py Type hints for tests.federation (#14991) 2023-02-06 16:05:06 +00:00