MatrixSynapse/tests
Mark Haines 8c82b06904 Merge pull request #704 from matrix-org/markh/slaveIII
Add tests for get_latest_event_ids_in_room and get_current_state
2016-04-07 16:49:34 +01:00
..
api Test Filter.filter_rooms 2016-02-19 17:55:28 +00: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 Pass whole requester to ratelimiting 2016-03-03 16:43:42 +00:00
metrics Add a test for TreeCache.__contains__ 2016-02-22 15:22:38 +00:00
replication Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
rest Do checks for memberships before creating events 2016-04-01 16:17:32 +01:00
storage Don't require config to create database 2016-04-06 14:15:45 +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 Cache dns lookups, and use the cache if we fail to lookup servers later 2016-01-20 11:34:09 +00:00
test_state.py copyrights 2016-01-07 04:26:29 +00: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 Don't require config to create database 2016-04-06 14:15:45 +01:00