You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: