-
- Downloads
Fix-up type hints in tests/server.py. (#15084)
This file was being ignored by mypy, we remove that and add the missing type hints & deal with any fallout.
Showing
- changelog.d/15084.misc 1 addition, 0 deletionschangelog.d/15084.misc
- mypy.ini 0 additions, 2 deletionsmypy.ini
- tests/appservice/test_scheduler.py 2 additions, 4 deletionstests/appservice/test_scheduler.py
- tests/http/federation/test_matrix_federation_agent.py 3 additions, 2 deletionstests/http/federation/test_matrix_federation_agent.py
- tests/http/test_proxyagent.py 3 additions, 2 deletionstests/http/test_proxyagent.py
- tests/rest/client/test_auth.py 3 additions, 11 deletionstests/rest/client/test_auth.py
- tests/rest/client/utils.py 38 additions, 20 deletionstests/rest/client/utils.py
- tests/server.py 168 additions, 85 deletionstests/server.py
- tests/unittest.py 8 additions, 3 deletionstests/unittest.py
Loading
Please register or sign in to comment