Add appsettings config load for tests

Enables the config to be changed outside of the test
appsettings.local.json is not checked into the repo
This commit is contained in:
David Barker
2020-01-24 12:57:51 +08:00
parent f1265ec3df
commit 80b35e3baf
4 changed files with 72 additions and 25 deletions
+1
View File
@@ -298,3 +298,4 @@ __pycache__/
*.odx.cs
*.xsd.cs
sample/MongoIdentitySample.Mvc/appsettings.local.json
test/AspNetCore.Identity.MongoDbCore.IntegrationTests/appsettings.local.json