Gets most of the User and UserType legacy objects wrapping the new services, yay! Now just need to sort out all the caching stuff which I have tasks for.
This commit is contained in:
@@ -78,6 +78,8 @@ namespace Umbraco.Tests.TestHelpers
|
||||
|
||||
using (DisposableTimer.TraceDuration<BaseDatabaseFactoryTest>("init"))
|
||||
{
|
||||
//TODO: Somehow make this faster - takes 5s +
|
||||
|
||||
DatabaseContext.Initialize(dbFactory.ProviderName, dbFactory.ConnectionString);
|
||||
CreateSqlCeDatabase();
|
||||
InitializeDatabase();
|
||||
|
||||
Reference in New Issue
Block a user