-
-
Notifications
You must be signed in to change notification settings - Fork 5
write a basic unit test for the command line app #10
Copy link
Copy link
Open
Labels
choreProject Housekeeping (Issue/PR)Project Housekeeping (Issue/PR)good first issueFor First-time Contributors (Issue)For First-time Contributors (Issue)hacktoberfestHacktoberfest (Issue)Hacktoberfest (Issue)help wantedNeed Help (Issue/PR)Need Help (Issue/PR)
Metadata
Metadata
Assignees
Labels
choreProject Housekeeping (Issue/PR)Project Housekeeping (Issue/PR)good first issueFor First-time Contributors (Issue)For First-time Contributors (Issue)hacktoberfestHacktoberfest (Issue)Hacktoberfest (Issue)help wantedNeed Help (Issue/PR)Need Help (Issue/PR)
Summary:
There's a basic
test.jsfile in the root directory; however, it is not the actual test for the current version of the command-line app. We need a tailored unit test for the command-line app.Goal:
Write a unit test specifically for the current version and feature of the command line app.
Let me know if you want to take this issue or have questions.