-
Notifications
You must be signed in to change notification settings - Fork 101
increase code coverage by adding unit tests #116
Copy link
Copy link
Open
Labels
Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: AvailableNo one has claimed responsibility for this issue.No one has claimed responsibility for this issue.Type: MaintenanceUpdating phrasing or wording to make things clearer or removing ambiguity.Updating phrasing or wording to make things clearer or removing ambiguity.
Metadata
Metadata
Assignees
Labels
Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: AvailableNo one has claimed responsibility for this issue.No one has claimed responsibility for this issue.Type: MaintenanceUpdating phrasing or wording to make things clearer or removing ambiguity.Updating phrasing or wording to make things clearer or removing ambiguity.
Is your feature request related to a problem? Please describe.
Not feature but requirement, it is clear that coverage level of the repo could be improved by increasing number of unit tests. It can provide more flexibility and easy debugging from code base without requirement of running server from scratch.
Describe the solution you'd like
Describe alternatives you've considered