-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Needs discussionIf something needs to be discussed or when need opinion on somethingIf something needs to be discussed or when need opinion on somethingTestingIssue related to testingIssue related to testing
Description
the functions in helper.js
are straight forward we can simply write unit tests (Checkout #28 if you're interested in writing unit test for lib/helper.js
) but lib/action.js
is comparatively complicated to test since it asks for user inputs.
If you know about any way of handling these user inputs through testing do let me know here :D
Metadata
Metadata
Assignees
Labels
Needs discussionIf something needs to be discussed or when need opinion on somethingIf something needs to be discussed or when need opinion on somethingTestingIssue related to testingIssue related to testing