warriordog/ModShark

Create `FakeDbSet<T>` to allow mocking DB contexts

Aperta

#22 aperta il 9 lug 2024

 (0 commenti) (0 reazioni) (0 assegnatari)C# (2 fork)auto 404
good first issuetestsver:Patch

Metriche repository

Star
 (10 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Create a fake implementation of DbSet<T> that can be used in mocks. This will allow the remaining services to be tested.

Guida contributor