Github user MJJoyce commented on the pull request:
https://github.com/apache/climate/pull/196#issuecomment-101372878
@kwhitehall For the unittest you're going to want to put that with the
other unit tests for the core library (ocw/tests) and name it inline with the
other ones. For this particular issue since it's a test for something in utils
it should go in the test_utils.py file. In fact there might already be tests
for this function that you could add to around here:
https://github.com/apache/climate/blob/master/ocw/tests/test_utils.py#L174
If you have any questions let me know and I'm happy to help.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---