anonymousland-synapse/tests
Erik Johnston 01e6b405be
Merge pull request #4908 from matrix-org/erikj/block_peek_on_blocked_rooms
Deny peeking into rooms that have been blocked
2019-03-21 14:07:17 +00:00
..
api Enforce hs_disabled_message correctly 2019-03-19 11:30:54 +00:00
app Fix flake8 issues 2019-01-23 10:53:48 +02:00
appservice
config Clarify and fix behaviour when there are multiple aliases 2019-02-14 18:16:32 +00:00
crypto Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
events
federation Batch up outgoing read-receipts to reduce federation traffic. (#4890) 2019-03-20 16:02:25 +00:00
handlers Merge pull request #4896 from matrix-org/erikj/disable_room_directory 2019-03-21 10:16:54 +00:00
http Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 2019-02-11 18:03:30 +00:00
push Fix email test 2019-03-19 11:44:43 +00:00
replication Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
rest Merge pull request #4908 from matrix-org/erikj/block_peek_on_blocked_rooms 2019-03-21 14:07:17 +00:00
scripts
server_notices Fix resource limits tests 2019-03-19 11:44:43 +00:00
state Pass through room version to event auth 2019-01-25 18:31:41 +00:00
storage Migrate the user directory initial population to a background task (#4864) 2019-03-19 04:50:24 +11:00
test_utils Enable configuring test log level via env var (#4506) 2019-01-29 12:07:00 +00:00
util Add a caching layer to .well-known responses (#4516) 2019-01-30 10:55:25 +00:00
__init__.py
patch_inline_callbacks.py
server.py Log requests which are simulated by the unit tests. (#4905) 2019-03-20 18:00:02 +00:00
test_distributor.py
test_event_auth.py Pass through room version to event auth 2019-01-25 18:31:41 +00:00
test_federation.py
test_mau.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
test_metrics.py
test_preview.py
test_server.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Fix test to use valid event format 2019-01-29 11:19:50 +00:00
unittest.py Migrate the user directory initial population to a background task (#4864) 2019-03-19 04:50:24 +11:00
utils.py Add test 2019-03-20 14:53:44 +00:00