Description
Create integration tests for Armory.
Tasks
Test Scenarios
- Connect to mock MCP server
- List tools from multiple backends
- Invoke tools and verify results
- Handle backend failures gracefully
Acceptance Criteria
- Tests run with
uv run pytest
- CI runs tests on PR
- Good coverage of core functionality
Description
Create integration tests for Armory.
Tasks
Test Scenarios
Acceptance Criteria
uv run pytest