Started working on UnitTests for frontend

This commit is contained in:
2024-12-11 21:29:03 +01:00
parent 5f746e0bc1
commit 7c835ea49b
5 changed files with 275 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="bunit" Version="1.36.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="Moq" Version="4.20.72" />