---
name: aliyun-openapi-discovery-test
description: Minimal smoke test for the OpenAPI discovery skill. Validate product discovery and one aggregation step.
version: 1.0.0
---

Category: test

# OpenAPI Discovery Smoke Test

## Prerequisites

- Python runtime and any required local dependencies are available.
- Network access to the OpenAPI metadata source is available when required.

## Test Steps

1. Run one product discovery step.
2. Generate one aggregate view such as product count by category.
3. Save the resulting artifact under `output/aliyun-openapi-discovery-test/`.

## Pass Criteria

- Discovery artifacts are generated successfully, or
- The failure clearly identifies missing dependencies, network access, or source-format issues.
