Skip to content

Add agent CLI E2E coverage and fix smoke blockers#56

Open
JaeLeex wants to merge 1 commit into
jl/hedge-agent-mcp-smoke-testfrom
jl/agent-cli-e2e-fixes-20260630
Open

Add agent CLI E2E coverage and fix smoke blockers#56
JaeLeex wants to merge 1 commit into
jl/hedge-agent-mcp-smoke-testfrom
jl/agent-cli-e2e-fixes-20260630

Conversation

@JaeLeex

@JaeLeex JaeLeex commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add process-boundary E2E coverage for the agent CLI command surface, mock strategy runs, orchestrators, hosted entrypoint HTTP APIs, and bounded daemon startup.
  • Fix smoke blockers found during E2E testing: remove the stale cli.jobs registration, restore money command registration, defer optional Telegram bot imports until after token validation, and harden hosted entrypoint CORS/control responses.
  • Add money action helpers and safety coverage so non-interactive fund movement refuses before pairing-dependent setup.

Test plan

  • git diff --cached --check
  • uv run --extra dev --extra llm python -m pytest tests/e2e/ -v -m "e2e and not live" --tb=short

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant