Annonator/PlayFabBuddy

Make Repositories Unit Testable

Open

#21 opened on 2021年12月29日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee)C# (2 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

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