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.
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