synapse/tests
Richard van der Hoff 6da4c4d3bd Factor out resolve_state_groups to a separate handler
We extract the storage-independent bits of the state group resolution out to a
separate functiom, and stick it in a new handler, in preparation for its use
from the storage layer.
2018-02-01 12:40:04 +00:00
..
api
appservice Add extra space before inline comment 2017-11-16 18:22:40 +00:00
config Fix broken config UTs 2018-01-09 11:28:33 +00:00
crypto Create dbpool as normal in tests 2018-01-27 17:15:15 +00:00
events
handlers Remove spurious unittest.DEBUG 2018-01-26 00:34:27 +00:00
metrics
replication Matthew's fixes to the unit tests 2018-01-22 16:46:16 +00:00
rest mock registrations_require_3pid 2018-01-19 00:28:08 +00:00
storage Add tests for user directory search 2018-01-27 17:21:57 +00:00
util Merge pull request #2804 from matrix-org/erikj/file_consumer 2018-01-18 16:31:33 +00:00
__init__.py
test_distributor.py
test_dns.py
test_preview.py
test_state.py Factor out resolve_state_groups to a separate handler 2018-02-01 12:40:04 +00:00
test_test_utils.py
test_types.py Validate group ids when parsing 2017-10-21 00:30:39 +01:00
unittest.py enable twisted delayedcall debugging in UTs 2018-01-09 12:06:45 +00:00
utils.py Add tests for user directory search 2018-01-27 17:21:57 +00:00