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

feat: Add unit testing to JSON schema #5593

Merged
merged 8 commits into from
Jul 24, 2023

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    b288bca View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge branch 'feat/json-schema' into schema-unit-testing

    Leonardo Gama committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6066062 View commit details
    Browse the repository at this point in the history
  2. Add init to satisfy linter

    Leonardo Gama committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    75dd6ba View commit details
    Browse the repository at this point in the history
  3. Add generation exception for potential edge cases

    Leonardo Gama committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    360d5bb View commit details
    Browse the repository at this point in the history
  4. Modularize command structure test

    Leonardo Gama committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    86fc4e1 View commit details
    Browse the repository at this point in the history
  5. Add helper method for TestCommandSchema

    Leonardo Gama committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fc9b2cd View commit details
    Browse the repository at this point in the history
  6. Modularize TestCommandSchema validation ✨ but better ✨

    Leonardo Gama committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7ef1cbd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Add schema tests to makefile coverage

    Leonardo Gama committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    cd6d893 View commit details
    Browse the repository at this point in the history