Files
openbrain-mcp/tests/e2e_truth.rs
Agent Zero 834c2e0981 fix(tests): rewrite e2e_truth to use correct MCP transport
- Use /mcp/message endpoint instead of /sse
- Use X-API-Key header instead of Authorization: Bearer
- Use .json() response parsing instead of SSE line parsing
- Match proven patterns from e2e_mcp.rs helpers
- Reduce from 552 to 391 lines while maintaining all 8 tests
2026-04-04 13:42:41 +00:00

11 KiB