MatrixSynapse/tests
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
..
api
app
appservice
config
crypto
events
federation
handlers
http Use SimpleResolverComplexifier in tests (#4497) 2019-01-29 09:38:29 +00:00
push
replication
rest
scripts
server_notices
state Pass through room version to event auth 2019-01-25 18:31:41 +00:00
storage Fix UPSERTs on SQLite 3.24+ (#4477) 2019-01-28 15:43:32 +00:00
util
__init__.py
patch_inline_callbacks.py
server.py Use SimpleResolverComplexifier in tests (#4497) 2019-01-29 09:38:29 +00:00
test_distributor.py
test_event_auth.py Pass through room version to event auth 2019-01-25 18:31:41 +00:00
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Fix tests 2019-01-25 10:32:26 +00:00
unittest.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
utils.py Fix tests 2019-01-25 10:32:26 +00:00