mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Add TestApiFactory for BDD testing setup and include API.Specs project in solution
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<Solution>
|
||||
<Folder Name="/API/" >
|
||||
<Project Path="API/API.Core/API.Core.csproj"/>
|
||||
<Project Path="API/API.Specs/API.Specs.csproj"/>
|
||||
</Folder>
|
||||
<Folder Name="/Database/">
|
||||
<Project Path="Database/Database.Core/Database.Core.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user