diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 20dc259f..6c59dbbd 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -44,6 +44,12 @@ OUTSTANDING MAJOR AREAS TO BETA - Features Reports (stock) mostly there but issue with ordering and missing some obvious ones like Customer etc that should have at least *something* there (ask joyce, her judgement maybe not useful?) + TEST MODE + comment out or put in a debug block all + internal static bool AYANOVA_SERVER_TEST_MODE { get; set; } + internal static decimal AYANOVA_SERVER_TEST_MODE_TZ_OFFSET { get; set; } + internal static string AYANOVA_SERVER_TEST_MODE_SEEDLEVEL { get; set; } + trial / seeder system do not specify by size but rather scenario we care about size for load testing but don't want to give impression we think HUGE is just a few 10s of thousands of workorders because it's a db issue at a certain point