This commit is contained in:
2020-05-10 23:54:16 +00:00
parent b6eb78d710
commit dc51761dbc

View File

@@ -71,12 +71,15 @@ CURRENT TODOs
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: 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)
test: Do tests for every operation on workorder and structure
test: transaction test - ensure principle object delete failure properly rolls back transaction