Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added test file for librarygenesis module #1113

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

Santhosh-Siddhardha
Copy link
Contributor

Description

This pull request adds a test file (librarygenesis_test.py) to the repository in src/test. The test file contains unit tests for the Library class in librarygenesis module , ensuring its functionality is thoroughly evaluated and validated.

Resolves: #1105

Checklist

Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached.

  • Have you adhered to the repository's defined coding convention rules?
  • Have you updated the 'documentation.md' file with the method/function documentation?
  • Have you sent a message along with the result or response?
  • Have you used the try-catch technique?
  • Has the method/class been added to the documentation (md file)?

Screenshots

image

Additional Notes/Comments

NA


I certify that I have carried out the relevant checks and provided the requisite screenshot for validation by submitting this pull request.
I appreciate your contribution.

@nikhil25803 nikhil25803 merged commit 273c92d into Clueless-Community:main Jun 10, 2024
Copy link

Great work @Santhosh-Siddhardha !!
Do not forget to

  • Share your contribution on socials and tag Clueless 🫂
  • Give this repository a star ✨
  • Follow Clueless Community on GitHub ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024 level2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Add test files for librarygenesis module
2 participants