Skip to content

Commit 8d0420c

Browse files
committed
test: add integartion tests for cors
1 parent 06a11b9 commit 8d0420c

File tree

4 files changed

+530
-37
lines changed

4 files changed

+530
-37
lines changed

Cargo.lock

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

crates/apollo-mcp-server/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ insta.workspace = true
5555
mockito = "1.7.0"
5656
rstest.workspace = true
5757
tokio.workspace = true
58+
tower = "0.5.2"
5859
tracing-test = "0.2.5"
5960

6061
[lints]

0 commit comments

Comments
 (0)