MatrixSynapse/tests
Oleg Girko 4013216fcc Fix mock import in tests.
For some reason, one test imports Mock class from mock.mock
rather than from mock.
This change fixes this error.

Signed-off-by: Oleg Girko <ol@infoserver.lv>
2015-12-06 20:50:11 +00:00
..
api Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
appservice
crypto
events
federation Update tests 2015-11-17 18:38:48 +00:00
handlers Update tests 2015-11-17 18:38:48 +00:00
metrics
rest Return non-room events from guest /events calls 2015-11-12 16:45:28 +00:00
storage Fix mock import in tests. 2015-12-06 20:50:11 +00:00
util Remove the LockManager class because it wasn't being used 2015-11-04 14:08:15 +00:00
__init__.py
test_distributor.py
test_state.py Fix an issue with ignoring power_level changes on divergent graphs 2015-11-12 15:24:59 +00:00
test_test_utils.py
test_types.py
unittest.py
utils.py Test for background updates 2015-11-10 15:51:40 +00:00