llama-stack-mirror/tests/api
Charlie Doern af94606828 feat(api): ensure StackRunConfig
StackRunConfig is part of our public API, ensure stability of this datatype using a pytest snapshot test.

If the pydantic model changes, it will fail. A snapshot can be re-generated via `@github-actions regenerate snapshots` by a code owner.

The API conformance test will then re-run and pass.

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-10-14 11:32:17 -04:00
..
snapshots/test_pydantic_models/test_run_config_v1_schema_is_unchanged feat(api): ensure StackRunConfig 2025-10-14 11:32:17 -04:00
__init__.py feat(api): ensure StackRunConfig 2025-10-14 11:32:17 -04:00
test_pydantic_models.py feat(api): ensure StackRunConfig 2025-10-14 11:32:17 -04:00