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 banners module #1103

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

Santhosh-Siddhardha
Copy link
Contributor

Description

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

Resolves: #1093

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.

Added test file for banners module
@nikhil25803 nikhil25803 merged commit 02fd2c1 into Clueless-Community:main Jun 6, 2024
@nikhil25803 nikhil25803 added level2 gssoc GSSoC 2024 labels Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

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 Banners module
2 participants