This commit is contained in:
2020-05-11 00:38:31 +00:00
parent dc51761dbc
commit eddb6b641a

View File

@@ -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