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 Swiggy module #1082

Merged
merged 3 commits into from
Jun 1, 2024

Conversation

Santhosh-Siddhardha
Copy link
Contributor

Description

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

Resolves: #968

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 55df55c into Clueless-Community:main Jun 1, 2024
@nikhil25803
Copy link
Member

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 ✅

@nikhil25803 nikhil25803 added level2 gssoc GSSoC 2024 labels Jun 1, 2024
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 swiggy module
2 participants