MatrixSynapse/tests
Negi Fazeli 6fe04ffef2 Fix set profile error with Requester.
Replace flush_user with delete access token due to function removal
Add a new test case for if the user is already registered
2016-05-23 19:50:28 +02:00
..
api Create user with expiry 2016-05-13 15:34:15 +02:00
appservice Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
config Check that the disable_registration config key is handled correctly 2016-02-22 16:01:29 +00:00
crypto Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
events Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
handlers Fix set profile error with Requester. 2016-05-23 19:50:28 +02:00
metrics Add a test for TreeCache.__contains__ 2016-02-22 15:22:38 +00:00
replication Move typing handler out of the Handlers object 2016-05-17 15:58:46 +01:00
rest Move typing handler out of the Handlers object 2016-05-17 15:58:46 +01:00
storage get_room_members is unused now 2016-05-16 19:51:43 +01:00
util Deduplicate joins 2016-04-07 14:19:02 +01:00
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_distributor.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_dns.py Tests 2016-04-06 10:12:30 +01:00
test_state.py Create log context in Measure if one doesn't exist 2016-04-18 16:08:32 +01:00
test_test_utils.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_types.py Remove redundated BaseHomeServer 2016-01-26 13:52:29 +00:00
unittest.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
utils.py Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room 2016-05-16 19:48:07 +01:00