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.

贡献者指南