Interface for DocumentDbRepository class
Closed this issue · 1 comments
aarondcoleman commented
I'd like to be able to mock the repository in unit tests so having it implement an interface would be great.
Crokus commented
thanks @aarondcoleman! Adding unit tests to the project is on my todo list.