From d8d7052a700273215f37caf8fa0cd1ae9a5f8aac Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 9 May 2020 19:27:21 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 54f6441a..dfbd23ba 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -73,7 +73,7 @@ CURRENT ITEM: MAKE THESE INTEGRATION TESTS FTW! test: concurrency exception handling in workorder PUT route validate can edit two parts of same workorder at same time independently - +test: make sure deleted item keywords are gone from search dictionary 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) Do tests for every operation on workorder and structure (implementing all bits in object as required)