It looks like you can test flows of flows locally ...
# ask-metaflow
r
It looks like you can test flows of flows locally with @trigger_on_finish(flow='FlowName') and you can declare flows as dependencies of other flows in Python. It looks like you can deploy flows that depend on other flows to Argo, can you do the same thing for AWS Step Functions and Apache Airflow DAGs?