You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests
Patrick Cloke 5ea29d7f85
Convert more of the media code to async/await (#7873)
4 years ago
..
api Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
app Create a ListenerConfig object (#7681) 5 years ago
appservice Refactor the Appservice scheduler code 5 years ago
config Fix specifying cache factors via env vars with * in name. (#7580) 5 years ago
crypto Fix some spelling mistakes / typos. (#7811) 4 years ago
events Convert the message handler to async/await. (#7884) 4 years ago
federation Add option to enable encryption by default for new rooms (#7639) 5 years ago
handlers Convert device handler to async/await (#7871) 4 years ago
http Convert the federation agent and related code to async/await. (#7874) 4 years ago
logging Fix for structured logging tests stomping on logs (#6023) 5 years ago
module_api Wrap register_device coroutine in an ensureDeferred (#7684) 5 years ago
push Don't ignore `set_tweak` actions with no explicit `value`. (#7766) 4 years ago
replication Convert the message handler to async/await. (#7884) 4 years ago
rest Convert more of the media code to async/await (#7873) 4 years ago
scripts
server_notices Optimise some references to hs.config (#7546) 5 years ago
state Yield during large v2 state res. (#7735) 4 years ago
storage Convert the message handler to async/await. (#7884) 4 years ago
test_utils Convert the message handler to async/await. (#7884) 4 years ago
util Fix some spelling mistakes / typos. (#7811) 4 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Fix client reader sharding tests (#7853) 4 years ago
test_distributor.py
test_event_auth.py Implement room version 6 (MSC2240). (#7506) 5 years ago
test_federation.py Convert device handler to async/await (#7871) 4 years ago
test_mau.py Fix some spelling mistakes / typos. (#7811) 4 years ago
test_metrics.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 5 years ago
test_phone_home.py Remove the psutil dependency (#6318) 5 years ago
test_preview.py
test_server.py Return an empty body for OPTIONS requests. (#7886) 4 years ago
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago
test_terms_auth.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
test_test_utils.py
test_types.py Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
test_visibility.py Convert the message handler to async/await. (#7884) 4 years ago
unittest.py Convert the message handler to async/await. (#7884) 4 years ago
utils.py Convert the message handler to async/await. (#7884) 4 years ago