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

[CLI improvements] Create integration tests to guarantee that all new commands are working as intended #2470

Closed
3 of 5 tasks
Tracked by #2182
danielbdias opened this issue May 2, 2023 · 0 comments · Fixed by #2680
Closed
3 of 5 tasks
Tracked by #2182
Assignees
Labels

Comments

@danielbdias
Copy link
Contributor

danielbdias commented May 2, 2023

Given that we are restructuring our CLI commands, we need a test suite that installs the CLI and runs the command against our API on docker to test if they work fine.

Tests to do:

  • DataStore resource commands
  • Environment resource commands
  • run test command
  • help command
  • version command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant