synapse/tests/http
Andrew Ferrazzutti fcac7e0282
Write union types as X | Y where possible (#19111)
aka PEP 604, added in Python 3.10
2025-11-06 14:02:33 -06:00
..
federation Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
server Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
__init__.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
ca.crt Tests for SSL certs for federation connections 2019-06-10 16:14:20 +01:00
ca.key Tests for SSL certs for federation connections 2019-06-10 16:14:20 +01:00
server.key Tests for SSL certs for federation connections 2019-06-10 16:14:20 +01:00
test_additional_resource.py Update license headers 2023-11-21 15:29:58 -05:00
test_client.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_endpoint.py Update license headers 2023-11-21 15:29:58 -05:00
test_matrixfederationclient.py Move reading of multipart response into try body (#19062) 2025-10-30 15:22:52 +00:00
test_proxy.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
test_proxyagent.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_servlet.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_simple_client.py Introduce Clock.call_when_running(...) to include logcontext by default (#18944) 2025-09-22 10:27:59 -05:00
test_site.py Introduce Clock.call_when_running(...) to include logcontext by default (#18944) 2025-09-22 10:27:59 -05:00