chore(tradein): browser-smoke.sh — verify tradein-browser /health + /fetch (#905) #910

Merged
lekss361 merged 1 commit from chore/browser-smoke-script into main 2026-05-31 15:43:24 +00:00

1 commit

Author SHA1 Message Date
71f05308e9 chore(tradein): browser-smoke.sh — verify tradein-browser /health + /fetch (#905)
Reusable smoke test for the camoufox HTTP service. Run from the deploy host:
  docker exec -i tradein-backend sh < tradein-mvp/scripts/browser-smoke.sh
Reports health, byte count, preloadedState presence, firewall-block detection
+ first 200 bytes of the response. Avoids long one-line curl commands that get
mangled on terminal paste.

Refs #905, #883
2026-05-31 18:42:17 +03:00