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

✨ Add new command to run YAML tests #166

Merged
merged 9 commits into from
Mar 18, 2024

Commits on Mar 14, 2024

  1. ✨ move container utils to a package

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ca52be6 View commit details
    Browse the repository at this point in the history
  2. ✨ add testing API and schemas

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a3e265a View commit details
    Browse the repository at this point in the history
  3. ✨ add test parser, runner and result printer

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0940a14 View commit details
    Browse the repository at this point in the history
  4. ✨ add examples

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7aa2c5a View commit details
    Browse the repository at this point in the history
  5. ✨ add test runner to CLI

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    704cfb1 View commit details
    Browse the repository at this point in the history
  6. 📓 update docs

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    03c9a40 View commit details
    Browse the repository at this point in the history
  7. 👻 dockerfile changes

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f8ce12b View commit details
    Browse the repository at this point in the history
  8. address feedback

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    067af37 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. 👻 use tab printer

    Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
    pranavgaikwad committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2207b03 View commit details
    Browse the repository at this point in the history