warriordog/ModShark

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

オープン

#22 opened on 2024/07/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (2 件のフォーク)auto 404
good first issuetestsver:Patch

Repository metrics

Stars
 (10 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド