forked-synapse/tests/http
Erik Johnston af9f1c0764 Add a lower bound for TTL on well known results.
It costs both us and the remote server for us to fetch the well known
for every single request we send, so we add a minimum cache period. This
is set to 5m so that we still honour the basic premise of "refetch
frequently".
2019-08-06 17:01:23 +01:00
..
federation Add a lower bound for TTL on well known results. 2019-08-06 17:01:23 +01:00
__init__.py fix ci on py2, again 2019-06-10 17:55:01 +01: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_endpoint.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_fedclient.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00