Mrinank-Bhowmick / python-beginner-projects

Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
https://github.com/Mrinank-Bhowmick/python-beginner-projects/wiki
MIT License
1.21k stars 662 forks source link

Added test file #716

Closed Praveensv11 closed 8 months ago

Praveensv11 commented 8 months ago

Type of change

Added test file for calculate.py Used pytest to test this file

Changes proposed in this pull request

Project name : Calculate Age

Short description : Test file which test the judge_leap_year and month_days functions

github-actions[bot] commented 8 months ago

Greetings! This is an automated message from GitHub Actions. :robot: Your pull request has been received and is awaiting for a review by the repository owner or a maintainer. This may take some time, so please be patient. While you wait, you can continue to work on other issues or pull requests, or explore the project further. Or you can simply relax and enjoy your day. Thank you for your contribution to this project! You are awesome! :star:

Mrinank-Bhowmick commented 8 months ago

Thanks for adding the tests ⭐

Praveensv11 commented 8 months ago

Thank you for merging the pull request! I'm glad the tests were helpful. Looking forward to contributing more in the future 😊