lstertz / Idlenomics

The repository and project for the Idlenomics game.
MIT License
1 stars 0 forks source link

Set Up Unit Testing #6

Open lstertz opened 2 months ago

lstertz commented 2 months ago

Set up how unit testing works across the three primary projects.

Definition of Done

lstertz commented 2 months ago

This gives a good overview of unit testing a Blazor application: https://blog.openreplay.com/how-to--unit-testing-blazor-apps/