Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add schema validation for generated containerapp manifests #3890

Open
weikanglim opened this issue May 9, 2024 · 0 comments
Open

test: add schema validation for generated containerapp manifests #3890

weikanglim opened this issue May 9, 2024 · 0 comments
Labels

Comments

@weikanglim
Copy link
Contributor

We could consider adding an acceptance test to validate that an azd generated container manifest is valid.

This would involve:

  1. Generating the templated yaml
  2. Providing a set of stubbed substitutions (.Env, functions) or working end-to-end projects that, after evaluation, would be a standard container app YAML

This acts as a safety net against potential templating related bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant