Make name resolving endpoint responses more informative
- Closes SDC-1073
- Wrote a parametrized test, since I found a parametrization library that works well with unittest
- Added this library to requirements
- Also made a Makefile so tests can be run with less keystrokes
🌚 - and added gitignore
🌚 🌚