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
Andrew Morgan 6b22921b19
async/await is_server_admin (#7363)
5 years ago
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py Convert auth handler to async/await (#7261) 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
test_e2e_room_keys.py
test_federation.py Pass room_version into `event_from_pdu_json` 5 years ago
test_presence.py Port PresenceHandler to async/await (#6991) 5 years ago
test_profile.py async/await is_server_admin (#7363) 5 years ago
test_register.py async/await is_server_admin (#7363) 5 years ago
test_stats.py
test_sync.py Add `local_current_membership` table (#6655) 5 years ago
test_typing.py Store room version on invite (#6983) 5 years ago
test_user_directory.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 5 years ago