dragonflight/deploy
claude 7700548dee test: deploy/api-smoke.sh — exercises every API surface
Walks GET endpoints for auth, projects, assets, recorders, jobs, bins,
users, groups, cluster, settings, metrics, schedules, sdk, and the
freshly added comments routes. Deep-links one asset + one recorder by
ID so per-asset endpoints (stream, thumbnail, comments) get coverage.

Prints HTTP codes inline and exits non-zero on any failure. Treats
2xx/3xx as pass; 400/401 also pass since they indicate the route
exists and auth/validation is working as designed.

Usage:
  deploy/api-smoke.sh                      # localhost:47432
  API=http://10.0.0.25:47432 deploy/api-smoke.sh

NewRecorderModal: hardened ZAMPP_DATA hydration with defensive
defaults so first-load timing doesn't blow up the modal.
2026-05-23 04:24:10 +00:00
..
api-smoke.sh test: deploy/api-smoke.sh — exercises every API surface 2026-05-23 04:24:10 +00:00
onboard-node.sh onboard-node: auto-detect host LAN IP and pass NODE_IP + BMD_MODEL 2026-05-21 00:20:46 -04:00
test-api.sh fix(deploy): test-api.sh — skip capture 404 (sidecar/idle mode is normal) 2026-05-20 13:56:26 -04:00
test-cluster.sh cluster: stable hostname for mam-api, jq-based smoke test 2026-05-21 11:50:52 +00:00