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/handlers
Hubert Chathi 2b2344652b
Ensure etag is a string for GET room_keys/version response (#7691)
5 years ago
..
__init__.py
test_admin.py Fixup from review comments. 5 years ago
test_appservice.py Run black. 6 years ago
test_auth.py Stop Auth methods from polling the config on every req. (#7420) 5 years ago
test_device.py Reject device display names that are too long (#6882) 5 years ago
test_directory.py Allow admins to create aliases when they are not in the room (#7191) 5 years ago
test_e2e_keys.py Add option to enable encryption by default for new rooms (#7639) 5 years ago
test_e2e_room_keys.py Ensure etag is a string for GET room_keys/version response (#7691) 5 years ago
test_federation.py Implement room version 6 (MSC2240). (#7506) 5 years ago
test_oidc.py Support UI Authentication for OpenID Connect accounts (#7457) 5 years ago
test_presence.py Port PresenceHandler to async/await (#6991) 5 years ago
test_profile.py Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
test_register.py Add an option to disable autojoin for guest accounts (#6637) 5 years ago
test_stats.py Move background update handling out of store 5 years ago
test_sync.py Stop Auth methods from polling the config on every req. (#7420) 5 years ago
test_typing.py Add ability to wait for replication streams (#7542) 5 years ago
test_user_directory.py Add option to enable encryption by default for new rooms (#7639) 5 years ago