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 Testing #82

Open
Ian-Bright opened this issue Jul 27, 2024 · 0 comments
Open

Integration Testing #82

Ian-Bright opened this issue Jul 27, 2024 · 0 comments

Comments

@Ian-Bright
Copy link
Member

Ian-Bright commented Jul 27, 2024

We should thoroughly test the CLI to ensure it functions as intended and produces the correct output. We can use a package like assert_cmd to achieve this. Necessary in light of the fact that some commands are producing non explicit error traces instead of text feedback

Commands where this currently exists:

  • Any command when there is no account key stored locally
  • Reject relationship
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant