MatrixSynapse/tests
Erik Johnston d94544051b
Merge pull request #5184 from matrix-org/erikj/expose_get_events_as_array
Expose DataStore._get_events as get_events_as_list
2019-05-15 10:17:38 +01:00
..
api
app
appservice
config
crypto
events
federation
handlers Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
http Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
push Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
replication
rest Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
scripts
server_notices Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
state
storage Expose DataStore._get_events as get_events_as_list 2019-05-14 13:37:44 +01:00
test_utils
util
__init__.py
patch_inline_callbacks.py
server.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py
test_state.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
utils.py Use correct config option for ratelimiting in tests 2019-05-14 14:37:40 +01:00