Skip to content

Write Unit Tests #26

Description

@ajaynegi33

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:

  1. Each function should have a minimum of 80% code coverage.
  2. Tests should cover edge cases and possible failure scenarios.
  3. All unit tests must be executable through the project's CI pipeline. (Optional)
  4. Documentation for how to run the tests locally should be updated if necessary.

Note:

If you are new to the project, please familiarize yourself with the README.md file and the project structure before starting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions