forked-synapse/tests/http
Richard van der Hoff f2b553d656 Use SimpleResolverComplexifier in tests (#4497)
two reasons for this. One, it saves a bunch of boilerplate. Two, it squashes
unicode to IDNA-in-a-`str` (even on python 3) in a way that it turns out we
rely on to give consistent behaviour between python 2 and 3.
2019-01-29 09:38:29 +00:00
..
federation Use SimpleResolverComplexifier in tests (#4497) 2019-01-29 09:38:29 +00:00
__init__.py Reject invalid server names (#3480) 2018-07-03 14:36:14 +01:00
test_endpoint.py Run black. 2018-08-10 23:54:09 +10:00
test_fedclient.py Fix Host header sent by MatrixFederationAgent (#4468) 2019-01-25 12:38:16 +00:00