Commit ac7d2d3
committed
deploy: test(source/http): create MCP integration tests (googleapis#2842)
## Overview
This PR adds the mapped integration tests for HTTP tools using the new
native MCP harness.
## Changes
- Created `tests/http/http_mcp_test.go` and ported all relevant tests
from the legacy `http_integration_test.go` to use the `/mcp` pathway.
- Includes covered positive paths, negative paths, and optional query
parameter variations.
## Checklist
- [x] Ensure the tests and linter pass 0857c291 parent 5fcda5d commit ac7d2d3
File tree
29 files changed
+1016
-10
lines changed- dev
- integrations
- cockroachdb/source
- looker/source
- pagefind
- fragment
- index
29 files changed
+1016
-10
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments