This commit is contained in:
@@ -73,19 +73,16 @@ 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
|
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!
|
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: 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
|
test: Do tests for every operation on workorder and structure
|
||||||
(implementing all bits in object as required)
|
|
||||||
|
|
||||||
test: transaction test - ensure principle object delete failure properly rolls back transaction
|
test: transaction test - ensure principle object delete failure properly rolls back transaction
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
update: v8Export to use new routes for workorder properly
|
update: v8Export to use new routes for workorder properly
|
||||||
|
|
||||||
TEST EXPORT BIG DATABASE WITH TONS OF ATTACHMENTS
|
TEST EXPORT BIG DATABASE WITH TONS OF ATTACHMENTS
|
||||||
|
|
||||||
Finish off the v8 test export then get the below shit done so can move to stage 3 ASAP
|
Finish off the v8 test export then get the below shit done so can move to stage 3 ASAP
|
||||||
|
|
||||||
============================
|
============================
|
||||||
|
|||||||
Reference in New Issue
Block a user