Files
bot-bottle/tests/unit
didericis 121c3e82eb
lint / lint (push) Successful in 2m27s
test / unit (pull_request) Successful in 1m16s
test / integration (pull_request) Successful in 31s
test / coverage (pull_request) Successful in 1m30s
test(egress): set orchestrator URL for entrypoint tests; cover fail-closed guard
The egress_entrypoint.sh fail-closed guard (this branch) exits 1 when
BOT_BOTTLE_ORCHESTRATOR_URL is unset, which broke the argv-construction
tests that ran the script without it. Set the URL in the shared
_run_entrypoint helper (a precondition for reaching mitmdump now, like
PATH) and add a test asserting the guard fails closed when it's absent.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UoEZHDjv84ChoZbozQERhJ
2026-07-17 21:47:36 -04:00
..