Added more layers to have a vertical slice through Umbraco for CreateMember via backoffice.
Still lots to implement and test, not complete and needs early review.
This commit is contained in:
@@ -134,6 +134,7 @@ namespace Umbraco.Tests.Integration.TestServerTest
|
||||
.WithRuntimeMinifier()
|
||||
.WithBackOffice()
|
||||
.WithBackOfficeIdentity()
|
||||
.WithUmbracoMembersIdentity()
|
||||
.WithPreview()
|
||||
//.WithMiniProfiler() // we don't want this running in tests
|
||||
.WithMvcAndRazor(mvcBuilding: mvcBuilder =>
|
||||
|
||||
Reference in New Issue
Block a user