jfolberth/AI Smoke Test

Smoke-test Microsoft Foundry hosted agents: POST prompts from a JSON catalog and assert on the reply text.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_endpointFoundry project endpoint URL (e.g. https://<account>.services.ai.azure.com/api/projects/<project>).yes
agent_nameName of the deployed hosted agent to smoke-test. Comma-separated to run the catalog against multiple agents in one invocation (e.g. "agent-a,agent-b").yes
tests_filePath to the smoke-tests JSON catalog, relative to the caller repository root (checked out by actions/checkout).yes
timeoutPer-request timeout in seconds. Defaults to 120 to cover hosted-agent cold start.no120

no outputs