This commit is contained in:
2019-12-10 20:57:33 +00:00
parent d602e20b00
commit 0c06bdeef0
3 changed files with 28 additions and 22 deletions

View File

@@ -447,6 +447,7 @@ namespace AyaNova
if (TESTING_REFRESH_DB)
{
AyaNova.Core.License.Fetch(apiServerState, dbContext, _newLog);
//NOTE: For unit testing make sure the time zone in util is set to the same figure as here to ensure list filter by date tests will work because server is on same page as user in terms of time
Util.Seeder.SeedDatabase(Util.Seeder.SeedLevel.SmallOneManShopTrialDataSet, -7);//#############################################################################################
}
//TESTING