This commit is contained in:
2021-12-20 23:37:47 +00:00
parent af0fa76fc2
commit a71ed75190

View File

@@ -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