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 c978f6c451
Convert federation client to async/await. (#7975)
4 years ago
..
api Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
app Create a ListenerConfig object (#7681) 5 years ago
appservice Convert appservice to async. (#7973) 4 years ago
config Fix specifying cache factors via env vars with * in name. (#7580) 5 years ago
crypto Convert federation client to async/await. (#7975) 4 years ago
events Convert the message handler to async/await. (#7884) 4 years ago
federation Convert federation client to async/await. (#7975) 4 years ago
handlers Convert federation client to async/await. (#7975) 4 years ago
http Convert federation client to async/await. (#7975) 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 federation client to async/await. (#7975) 4 years ago
rest Convert federation client to async/await. (#7975) 4 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices Optimise some references to hs.config (#7546) 5 years ago
state Convert state resolution to async/await (#7942) 4 years ago
storage Convert some of the data store to async. (#7976) 4 years ago
test_utils Convert state resolution to async/await (#7942) 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 Run black. 6 years ago
test_event_auth.py Implement room version 6 (MSC2240). (#7506) 5 years ago
test_federation.py Convert federation client to async/await. (#7975) 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 Run Black. (#5482) 6 years ago
test_server.py Return an empty body for OPTIONS requests. (#7886) 4 years ago
test_state.py Convert a synapse.events to async/await. (#7949) 4 years ago
test_terms_auth.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
test_test_utils.py Run black. 6 years ago
test_types.py Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
test_visibility.py Convert storage layer to async/await. (#7963) 4 years ago
unittest.py Convert the message handler to async/await. (#7884) 4 years ago
utils.py Convert storage layer to async/await. (#7963) 4 years ago