This commit is contained in:
2020-05-09 16:14:08 +00:00
parent fad86e675b
commit f59429b5d3

View File

@@ -73,8 +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: biz rules
? wtf?
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)