Update and Improve Test Suite for Project #16
Labels
good first issue
Good for newcomers
hacktoberfest24
Indicates the repository is participating in Hacktoberfest.
hacktoberfest-accepted
Marks individual PRs as Hacktoberfest-eligible.
The current
test_main.py
is outdated and needs an update to ensure it covers all recent code changes and follows best practices for test organization and naming conventions.Tasks:
test_<name>.py
) to improve test discoverability.README
orCONTRIBUTING
file with instructions on running the updated tests.(Additional Notes: Refer to the CI pipeline logs for recent test failures and areas of improvement.
https://github.com/iamDyeus/suppap/actions/runs/11608467400/job/32323770624)
The text was updated successfully, but these errors were encountered: