-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
nice to haveLow priority issues that improve quality of lifeLow priority issues that improve quality of life
Milestone
Description
Currently, there are very few tests.
The collection game service is really the only service that is covered by unit tests.
We don't need 100% code coverage just for code coverage sake, but having more tests would be nice.
For testing with EntityFramework, I suggest using an InMemory database, I already implemented this for the collection game service. Maybe the TestDbContextFactory should be moved to Tests.Common and be used for all service tests.
Metadata
Metadata
Assignees
Labels
nice to haveLow priority issues that improve quality of lifeLow priority issues that improve quality of life