hermes-agent/tests/plugins/platforms/photon
underthestars-zhy 0337658904 fix(photon): migrate user API calls to Spectrum backend
Switch `list_users`, `find_user_by_phone`, `create_user`,
`register_user_if_absent`, and `refresh_user_numbers` from the
Dashboard API (Bearer token) to the Spectrum API (Basic auth with
project credentials). Update response unwrapping to handle the nested
`data.users` envelope returned by Spectrum, add `_spectrum_host()`
resolver, `_basic()` header helper, and structured error helpers.
Update tests, docs, and plugin.yaml accordingly.
2026-06-08 22:53:01 -07:00
..
test_auth.py fix(photon): migrate user API calls to Spectrum backend 2026-06-08 22:53:01 -07:00
test_inbound.py feat(photon): download and inline inbound attachments 2026-06-08 21:03:58 -07:00
test_mention_gating.py feat(photon): gRPC-native iMessage channel (no webhook) 2026-06-08 21:03:58 -07:00
test_outbound_media.py feat(photon): wire outbound media via spectrum-ts attachment() (#42397) 2026-06-08 15:29:16 -07:00
test_setup_access.py fix(photon): add home channel env seed and simplify space resolution 2026-06-08 21:03:58 -07:00