Skip to content

Test/issue 16044 copilot#16052

Open
qfai wants to merge 3 commits into
devfrom
test/issue-16044-copilot
Open

Test/issue 16044 copilot#16052
qfai wants to merge 3 commits into
devfrom
test/issue-16044-copilot

Conversation

@qfai

@qfai qfai commented May 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

github-actions Bot and others added 3 commits May 28, 2026 07:51
- 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>
@qfai qfai temporarily deployed to engineering May 29, 2026 07:11 — with GitHub Actions Inactive
@qfai qfai temporarily deployed to engineering May 29, 2026 07:11 — with GitHub Actions Inactive
@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

E2E Test Selection — AI Selected

Why 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):

  • ./declarativeAgent/mcp/DeclarativeAgentMCPWithAuth.tests.ts
  • ./declarativeAgent/mcp/DeclarativeAgentMCPNoAuth.tests.ts
  • ./declarativeAgent/mcp/DeclarativeAgentMCPAuthEdgeCases.tests.ts

View pipeline run

Need to run more tests?

Comment on this PR:

  • /e2e-run ./path/to/test.tests.ts — add specific cases to AI selection
  • /e2e-run-all — run all e2e cases

Then re-run the workflow.

@qfai qfai temporarily deployed to engineering May 29, 2026 07:15 — with GitHub Actions Inactive
@qfai qfai temporarily deployed to engineering May 29, 2026 07:15 — with GitHub Actions Inactive
@qfai qfai temporarily deployed to engineering May 29, 2026 07:15 — with GitHub Actions Inactive
@codecov

codecov Bot commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.36%. Comparing base (54e522b) to head (48f0047).
⚠️ Report is 4 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant