added test project and put integration and unit tests under single test project

This commit is contained in:
StevanFreeborn
2022-07-05 14:38:00 -05:00
parent 64662126e1
commit 6d94582686
9 changed files with 52 additions and 194 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
</ItemGroup>
<ItemGroup>
<InternalsVisibleTo Include="server.integrationTests" />
<InternalsVisibleTo Include="server.tests" />
</ItemGroup>
</Project>