From a71ed75190ec85870d0a52d7bba2bd7fe2f5562a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 20 Dec 2021 23:37:47 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 87740959..0ba404ea 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -235,9 +235,7 @@ TODO: 1 BETA DOCS: -- 1 todo: turn tag selection into a COMMAND and add a slight delay to allow for it to do the search because it's currently too fast and so it adds instead of selecting - or maybe instead of delay it waits until it sees the search result then selects - In any case this needs to be a command to support future changes and to handle intermittent failures + -1 todo: e2e break monolithic accounting and service user tests into bits like smoke and order by number Remove any test that are just to see if form opens as smoke takes care of that, these test sb about entering adn confirming data @@ -275,7 +273,7 @@ TODO: 1 BETA DOCS: - 1 todo: timeout is not be working, try to test it, joyce having issues she's using it heavily and it's constantly locking up as in furiously processing away a stuck report seemingly without end There needs to be a overall sanity timeout for this shit and I need to test it with some reports that just endlessly spin on some wait(true) type bullshit - + - 2/3 todo: there are no default reports for any objects except a selected few, thought joyce was making a report for every object that's reportable will need to make a slew of default plain reports like customer etc