This commit is contained in:
2020-05-09 19:27:21 +00:00
parent f59429b5d3
commit d8d7052a70

View File

@@ -73,7 +73,7 @@ CURRENT ITEM:
MAKE THESE INTEGRATION TESTS FTW! MAKE THESE INTEGRATION TESTS FTW!
test: concurrency exception handling in workorder PUT route test: concurrency exception handling in workorder PUT route
validate can edit two parts of same workorder at same time independently 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) 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 Do tests for every operation on workorder and structure
(implementing all bits in object as required) (implementing all bits in object as required)