Motivation: Builds and deployments sometimes fail with untested code (there's no unit tests for this API-Tester yet) Action: 1. Begin writing some reasonable unit tests 2. Encourage more to be written as part of development where reasonable [See Django testing](https://docs.djangoproject.com/en/2.1/topics/testing/)