-
Notifications
You must be signed in to change notification settings - Fork 53
Write Unit Tests #26
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssocGirlScript Summer Of CodeGirlScript Summer Of Codegssoc-exthacktoberfesthacktoberfest-acceptedlevel3GirlScript Summer Of Code - 35 pointsGirlScript Summer Of Code - 35 pointsstatus: ready for devYou can asked for this issue to be assigned (if not already assigned)You can asked for this issue to be assigned (if not already assigned)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssocGirlScript Summer Of CodeGirlScript Summer Of Codegssoc-exthacktoberfesthacktoberfest-acceptedlevel3GirlScript Summer Of Code - 35 pointsGirlScript Summer Of Code - 35 pointsstatus: ready for devYou can asked for this issue to be assigned (if not already assigned)You can asked for this issue to be assigned (if not already assigned)
Description:
write comprehensive unit tests for the existing functionality of the LibraryMan project. Unit testing is crucial to ensure that the individual components are functioning correctly and to catch potential bugs early in the development process.
Acceptance Criteria:
Note:
If you are new to the project, please familiarize yourself with the
README.mdfile and the project structure before starting.