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

Implement tests for Cobra Commands #3

Open
apoclyps opened this issue Oct 2, 2020 · 0 comments
Open

Implement tests for Cobra Commands #3

apoclyps opened this issue Oct 2, 2020 · 0 comments

Comments

@apoclyps
Copy link
Owner

apoclyps commented Oct 2, 2020

What's Required

The CLI has been created using Cobra. At present, there are no tests to cover the commands behave as expected.

Add one or more tests to mock the UDP requests and ensure the logic work's as expected.

Acceptance Criteria

  • One or more examples of a suitable test for exercising the Cobra command logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant