MatrixSynapse/tests/http/federation
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
..
__init__.py Refactor and bugfix for resove_service (#4427) 2019-01-22 10:59:27 +00:00
test_matrix_federation_agent.py Use SimpleResolverComplexifier in tests (#4497) 2019-01-29 09:38:29 +00:00
test_srv_resolver.py put resolve_service in an object 2019-01-22 20:35:12 +00:00