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

Issue #256: Fixed and added health check test for list commands command. #257

Merged
merged 6 commits into from
May 16, 2024

Commits on May 16, 2024

  1. AdminCreateCommand: added missing AsCommand attribute.

    Signed-off-by: alexmerlin <[email protected]>
    alexmerlin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    93b5e58 View commit details
    Browse the repository at this point in the history
  2. Added CLI health check tests.

    Signed-off-by: alexmerlin <[email protected]>
    alexmerlin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e250ef3 View commit details
    Browse the repository at this point in the history
  3. Added status code check

    Signed-off-by: alexmerlin <[email protected]>
    alexmerlin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d79b35b View commit details
    Browse the repository at this point in the history
  4. Test Qodana config file.

    Signed-off-by: alexmerlin <[email protected]>
    alexmerlin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a79af17 View commit details
    Browse the repository at this point in the history
  5. Remove Qodana config file.

    Signed-off-by: alexmerlin <[email protected]>
    alexmerlin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    96018c2 View commit details
    Browse the repository at this point in the history
  6. CliTest: moved to unit tests directory

    Signed-off-by: alexmerlin <[email protected]>
    alexmerlin committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7a0fa4c View commit details
    Browse the repository at this point in the history