[
https://issues.apache.org/jira/browse/AIRFLOW-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726900#comment-16726900
]
Felix Uellendall commented on AIRFLOW-3551:
-------------------------------------------
I can't find it in the BaseOperator's implementation. So at the moment it is
BashOperator specific.
Do you know how I can access the return value of the execute function when the
execute function is not explicity getting called like in the test case?
> Improve BashOperator Test Coverage
> ----------------------------------
>
> Key: AIRFLOW-3551
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3551
> Project: Apache Airflow
> Issue Type: Test
> Reporter: Felix Uellendall
> Assignee: Felix Uellendall
> Priority: Minor
>
> The current tests for the `BashOperator` are not covering
> * pre_exec
> * xcom_push_flag
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)