-
Notifications
You must be signed in to change notification settings - Fork 0
[TEST] Add unit test for existing code #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededhigh priorityThis fix or enhancement has a higher priorityThis fix or enhancement has a higher priority
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededhigh priorityThis fix or enhancement has a higher priorityThis fix or enhancement has a higher priority
Feature Description
Add unit test for all Public methods.
Use Case
N/A
Proposed Solution
Use go built-in library for adding unit tests
Pseudo Code