warriordog/ModShark
Create `FakeDbSet<T>` to allow mocking DB contexts
Ouverte
#22 ouverte le 9 juil. 2024
good first issuetestsver:Patch
Métriques du dépôt
- Stars
- (10 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Create a fake implementation of DbSet<T> that can be used in mocks. This will allow the remaining services to be tested.