Skip to content

Commit d413216

Browse files
test(mcp): add image tool test and consolidate MCP test fixtures
Signed-off-by: Adrian Cole <adrian@tetrate.io>
1 parent 948cb91 commit d413216

26 files changed

+1010
-1037
lines changed

Cargo.lock

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/goose-acp/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ uuid = { version = "1.11", features = ["v7"] }
4343
[dev-dependencies]
4444
assert-json-diff = "2.0.2"
4545
async-trait = "0.1.89"
46+
goose-test-support = { path = "../goose-test-support" }
4647
wiremock = { workspace = true }
4748
tempfile = "3"
4849
test-case = { workspace = true }

0 commit comments

Comments
 (0)