diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 0ba404ea..3642b9bb 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -234,28 +234,15 @@ TODO: 1 BETA DOCS: ╚═╝ ╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ - +- 1: todo: run a load test, document how to and then record baseline on devops server for standard load test --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 - --1 todo: Document in e2e project a "deploy" equivalent doc that outlines release testing steps - i.e. test locally in console both browsers - test command line chrome or whatever is most reliable - test here, test on devops etc, the process doc with steps and commands to do a proper release acceptance test - -- 1 todo: e2e need way to test notifications working in app - they currently take too long to deliver and the notifications page requires a refresh as it will not display even when the notify icon shows it's in until refres - actually, this might be a bug of it's own, maybe if inactive for time it refreshes automatically?? - -- 1 todo: deploy to linux server test heavily and see if this error crops up again or is it just my pc: +- 3 todo: Keep eye on this, it seems it went away mostly when I stopped accidentally regenerating data on every test but for now will consider it a non-issue + deploy to linux server test heavily and see if this error crops up again or is it just my pc: Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content could it be a non async route? https://tipsfordev.com/unhandled-exception-in-asp-net-core-web-api-on-linux - - -1 todo: check out this SPA memory leak detector, it *does* have a login ability btw in case it's not obvious, something about extras or ...? https://github.com/nolanlawson/fuite