Skip to content

Add automated test infrastructure (PR-gate + live E2E) for the azure.ai.agents extension #8759

Description

@v1212

Summary

The azure.ai.agents azd extension currently has no automated test coverage gating changes. This issue tracks adding a two-tier test setup:

Motivation

  • Catch regressions in the extension commands and azd integration before release.
  • Validate the full end-to-end experience (including provisioning real Foundry resources) on a cadence, outside the PR critical path.

Scope / tasks

Notes

Live tests run only on demand (/azp run ext-azure-ai-agents-live) and weekly; they are intentionally not part of the PR gate to keep PR latency low and avoid consuming model quota on every push.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions