synapse/tests
Richard van der Hoff ea555d5633 Reinstate lost run_on_reactor in unit test
a61738b removed a call to run_on_reactor from a unit test, but that call was
doing something useful, in making the function in question asynchronous.

Reinstate the call and add a check that we are testing what we wanted to be
testing.
2018-07-04 09:40:01 +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
util Reinstate lost run_on_reactor in unit test 2018-07-04 09:40:01 +01:00
__init__.py
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
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