MatrixSynapse/tests/handlers
Patrick Cloke 40901af5e0
Pass the device ID around in the presence handler (#16171)
Refactoring to pass the device ID (in addition to the user ID) through
the presence handler (specifically the `user_syncing`, `set_state`,
and `bump_presence_active_time` methods and their replication
versions).
2023-08-28 13:08:49 -04:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py
test_appservice.py
test_auth.py
test_cas.py
test_deactivate_account.py
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py
test_federation_event.py
test_message.py
test_oauth_delegation.py
test_oidc.py
test_password_providers.py
test_presence.py Pass the device ID around in the presence handler (#16171) 2023-08-28 13:08:49 -04:00
test_profile.py
test_receipts.py
test_register.py
test_room.py
test_room_member.py
test_room_summary.py
test_saml.py
test_send_email.py
test_sso.py
test_stats.py
test_sync.py
test_typing.py
test_user_directory.py
test_worker_lock.py