opensource-nepal / py-nepali

py-nepali is a python package containing features that will be useful for Nepali projects.
MIT License
22 stars 13 forks source link

Write new tests for nepalidate with full coverage #63

Closed aj3sh closed 6 months ago

aj3sh commented 1 year ago

There are tests written for nepalidate. But the tests are mostly positive test cases and don't have full code coverage.

This task includes writing completely new tests for nepalidate. Also, maintain the test directory according to the package structure. For instance, for nepali.datetime.nepalidate the test will be something like this, tests/test_datetime/test_nepalidate.py