-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Improve tests #186
Comments
can i work on this? |
Sure! Any input is more than welcome. Let me know if you need any input. |
1 similar comment
Sure! Any input is more than welcome. Let me know if you need any input. |
Can you please tell me about the resources and what I have to do. Because I am new in it. |
The first useful thing would be to use https://docs.pytest.org/en/6.2.x/parametrize.html#pytest-mark-parametrize-parametrizing-test-functions for testing different timezone locations (each location should be it's own "test" case) |
The text was updated successfully, but these errors were encountered: