From eddb6b641a2e32e7bb21c396dd322e9edd1bfb8a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 11 May 2020 00:38:31 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4ace4514..fa3dbe0c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -77,12 +77,8 @@ CURRENT ITEM: STATUS - have just made the routes and biz code for wo, woitem, labor, parts. Make the tests for that then come back and add in the rest of the objects such as I know it MAKE THESE INTEGRATION TESTS FTW! - -test: does duplicate workorder return full workorder graph (i.e. does the CopyObject function actually copy the entire object and descendents? Or do I need to iterate it) - -test: transaction test - ensure principle object delete failure properly rolls back transaction - - +test: add rest of well known workorder objects then add them to the test + this is useful to determine any issues with complexity, also it will help down the road when I go to just fill them in "reality" stage and don't need to remember what I'm mentally juggling now update: v8Export to use new routes for workorder properly TEST EXPORT BIG DATABASE WITH TONS OF ATTACHMENTS