Move doctests from utils.py
- Moves date conversion functions to separate
test_utils.py
- Adds a couple of missing exceptions for these
- Also, adds tests for API functions with
mock_requests
utils.py
at 100% in coverage - yay!
Closes #27 (closed)
Edited by Robin Goodall