Annonator/PlayFabBuddy

Make Repositories Unit Testable

Open

#21 建立於 2021年12月29日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)C# (2 fork)github user discovery
enhancementgood first issuehelp wanted

倉庫指標

Star
 (13 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Right now, the repositories can't be tested as they have a File IO dependencies. In order to make it test able we need an abstraction / wrapper to be able to mock file IO in our unit tests.

貢獻者指南