OK, so following up on the discussion on the gitter channel, I'd like to write a test that checks if the duplication of inventory records is correct. Mainly: if the inventory lines are copied over from the source, to the candidate destination record.
First thing: this is an integration test, not a unit test right?
OK, so following up on the discussion on the gitter channel, I'd like to write a test that checks if the duplication of inventory records is correct. Mainly: if the inventory lines are copied over from the source, to the candidate destination record.
First thing: this is an integration test, not a unit test right?