Modify the current unit tests which depend on other services to mock these services.
We want our unit tests to be able to run independently of any database running.
Generate mocks using [https://github.com/matryer/moq|matryer/moq]