tests: setup initial infra for end to end tests

This commit is contained in:
Stevan Freeborn
2024-04-03 16:21:38 -05:00
parent c7c24965b3
commit 1f5d45f003
10 changed files with 98 additions and 3 deletions
+2 -1
View File
@@ -3,5 +3,6 @@
"Antiforgery",
"blazor",
"Hsts"
]
],
"dotnet.unitTests.runSettingsPath": "./test/Blog.Tests/.runsettings"
}