Bastian Röhrig
09/03/2021, 9:49 AMcreate_flow_run
and get_task_run_result
. We unit tested the parent flow using mocks to simulate the possible results of the child flow. However, it would be great to have a basic integration test where we ideally only mock the outside dependencies like sql and api calls. Do you have any ideas how to achieve that?Kevin Kho
Bastian Röhrig
09/03/2021, 2:22 PM