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

Integration Tests for CLI #97

Open
hspedro opened this issue Jul 31, 2023 · 0 comments
Open

Integration Tests for CLI #97

hspedro opened this issue Jul 31, 2023 · 0 comments
Labels
cli cli related improvements

Comments

@hspedro
Copy link
Contributor

hspedro commented Jul 31, 2023

➕ Enhancement Request

Problem related to enhancement request

Given an OpenAPI spec, test the generation of a Cobra command. This will check the in-between of:

  • Parsing OpenAPI spec
  • Generating JSON Schema
  • Dynamic Cobra command action
  • Creation of flags and configs
  • Input sanitization based on the spec
@hspedro hspedro added the cli cli related improvements label Jul 31, 2023
@alanpazetto alanpazetto added this to the D12 milestone Jan 2, 2024
@alanpazetto alanpazetto removed this from the D12 milestone Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli cli related improvements
Projects
None yet
Development

No branches or pull requests

2 participants