Skip to content

Add test scenarios for delete, endpoint show, and code download#8591

Merged
v1212 merged 1 commit into
trangevi/test-scenariosfrom
wujia/add-delete-endpoint-code-scenarios
Jun 10, 2026
Merged

Add test scenarios for delete, endpoint show, and code download#8591
v1212 merged 1 commit into
trangevi/test-scenariosfrom
wujia/add-delete-endpoint-code-scenarios

Conversation

@v1212

@v1212 v1212 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Adds 6 new cli-interactive-tester scenarios covering three recently merged commands (delete, endpoint show, code download).

Tier 0 (offline, no auth, fast):

  • 00-delete-help.yaml: Validates azd ai agent delete --help output
  • 00-endpoint-show-help.yaml: Validates azd ai agent endpoint show --help output
  • 00-code-download-help.yaml: Validates azd ai agent code download --help output

Tier 2 (cloud E2E, positioned between 2A-doctor and 2Z-teardown):

  • 2B-endpoint-show.yaml: Shows endpoint config of deployed agent (table + JSON)
  • 2C-code-download.yaml: Negative-path: container agent returns AgentNotCodeBased error
  • 2D-delete.yaml: Deletes agent with --force, confirms removal via show

Testing: All 6 scenarios tested locally and passing (3 Tier 0 + 3 Tier 2).

Related PRs (merged to main): #8519 (delete), #8574 (endpoint show), #8576 (code download)

Add 6 new cli-interactive-tester scenarios covering three recently merged commands:

Tier 0 (offline help validation):
- 00-delete-help.yaml: validates azd ai agent delete --help output
- 00-endpoint-show-help.yaml: validates azd ai agent endpoint show --help output
- 00-code-download-help.yaml: validates azd ai agent code download --help output

Tier 2 (cloud E2E, run between 2A-doctor and 2Z-teardown):
- 2B-endpoint-show.yaml: shows endpoint config (table + JSON output)
- 2C-code-download.yaml: negative-path test (container agent returns AgentNotCodeBased)
- 2D-delete.yaml: deletes agent with --force, confirms removal via show

All scenarios tested locally: 6/6 PASS.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@v1212 v1212 merged commit 904defe into trangevi/test-scenarios Jun 10, 2026
5 of 15 checks passed
@github-actions github-actions Bot added the ext-agents azure.ai.agents extension label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext-agents azure.ai.agents extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant