MatrixSynapse/tests
Richard van der Hoff 0a08cd1065
Merge pull request #8548 from matrix-org/rav/deferred_cache
Rename Cache to DeferredCache, and related changes
2020-10-15 11:42:07 +01:00
..
api
app
appservice
config
crypto
events
federation
handlers Merge pull request #8537 from matrix-org/rav/simplify_locally_reject_invite 2020-10-15 10:20:19 +01:00
http
logging
module_api
push
replication Merge pull request #8537 from matrix-org/rav/simplify_locally_reject_invite 2020-10-15 10:20:19 +01:00
rest Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
scripts
server_notices
state
storage Merge pull request #8548 from matrix-org/rav/deferred_cache 2020-10-15 11:42:07 +01:00
test_utils
util Combine the two sets of DeferredCache tests 2020-10-14 23:49:27 +01:00
__init__.py
server.py Clean-up some broken/unused code in the test framework (#8514) 2020-10-09 14:19:29 -04:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py move DeferredCache into its own module 2020-10-14 23:38:14 +01:00
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Add basic tests for sync/pagination with vector clock tokens. (#8488) 2020-10-14 13:53:20 +01:00
utils.py Clean-up some broken/unused code in the test framework (#8514) 2020-10-09 14:19:29 -04:00