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 nepalidatetime with full coverage #64

Closed aj3sh closed 6 months ago

aj3sh commented 1 year ago

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

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

golesuman commented 10 months ago

I can work on this, right?

aj3sh commented 10 months ago

Yes, you are welcome. It would be great if you create small PRs for this issue. 🙂