Open jalmblade opened 6 years ago
Implement the Repository pattern to access the database.
Made the repository and everything should work, but tests are not yet implemented.
Couple tests done, work still ongoing
Mocking DbContext and DbSet is proving to be more difficult than I initially thought
Implement the Repository pattern to access the database.