Annonator/PlayFabBuddy

Make Repositories Unit Testable

Open

#21 aperta il 29 dic 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)C# (2 fork)github user discovery
enhancementgood first issuehelp wanted

Metriche repository

Star
 (13 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor