Test/issue 16044 copilot#16052
Open
qfai wants to merge 3 commits into
Open
Conversation
- TC-001: VS Code happy path – remote MCP server without odr.exe - TC-002: VS Code happy path – remote MCP server with odr.exe present - TC-003: CLI non-interactive happy path with --mcp-da-server-url - TC-004: CLI non-interactive error – missing --mcp-da-server-url - TC-005: CLI non-interactive error – missing --mcp-da-auth-type when tools file provided - TC-006: VS Code cancellation – no partial project created Covers scenario docs/01-product/scenarios/da/create-da-with-mcp-server.md Issue: #16044 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
DA+MCP Server wizard steps ('Add an Action', 'Start with a MCP server')
are absent from the VS Code extension. CLI flags --api-plugin-type mcp,
--mcp-server-type, --mcp-da-server-url, --mcp-da-auth-type are unrecognised.
TC-001 through TC-005 all fail due to missing product capability.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
E2E Test Selection — AI SelectedWhy these tests: The changed files add a copilot test and docs specifically for creating a Declarative Agent with MCP server, directly mapping to the declarativeAgent/mcp/* test cases. Cases selected (3):
Need to run more tests?Comment on this PR:
Then re-run the workflow. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #16052 +/- ##
=======================================
Coverage 93.36% 93.36%
=======================================
Files 597 597
Lines 37443 37443
Branches 7005 7022 +17
=======================================
Hits 34957 34957
Misses 1836 1836
Partials 650 650 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.