MatrixSynapse/tests
Richard van der Hoff 508196e08a
Reject invalid server names (#3480)
Make sure that server_names used in auth headers are sane, and reject them with
a sensible error code, before they disappear off into the depths of the system.
2018-07-03 14:36:14 +01:00
..
api add test 2018-06-28 21:14:16 +01:00
appservice
config
crypto Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
events
handlers
http Reject invalid server names (#3480) 2018-07-03 14:36:14 +01:00
replication remove dead filter_events_for_clients 2018-06-12 09:51:31 +01:00
rest Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
storage fix tests 2018-05-29 20:19:29 +01:00
util Disable partial state group caching for wildcard lookups 2018-06-22 11:52:07 +01:00
__init__.py replacing portions 2018-05-21 19:47:37 -05:00
server.py Better testing framework for homeserver-using things (#3446) 2018-06-27 10:37:24 +01:00
test_distributor.py Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
test_dns.py fix dumb typo 2018-05-29 02:23:11 +01:00
test_event_auth.py remove spurious debug 2018-06-14 14:20:53 +01:00
test_federation.py pep8 2018-06-27 11:38:14 +01:00
test_preview.py
test_server.py Better testing framework for homeserver-using things (#3446) 2018-06-27 10:37:24 +01:00
test_state.py Fix broken unit test 2018-06-14 14:21:29 +01:00
test_test_utils.py
test_types.py
unittest.py cleanups 2018-06-27 11:38:03 +01:00
utils.py Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00