[
https://issues.apache.org/jira/browse/AIRFLOW-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15695194#comment-15695194
]
ASF subversion and git services commented on AIRFLOW-653:
---------------------------------------------------------
Commit 7f0bf577bb07fea6b9a9b975e3316be7e1de0e7c in incubator-airflow's branch
refs/heads/master from [~sekikn]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=7f0bf57 ]
[AIRFLOW-653] Add some missing endpoint tests
WebUiTests lack tests for some endpoints.
This commit adds tests for /admin/airflow/headers,
/admin/airflow/noaccess and
/admin/airflow/pickle_info.
Dear Airflow Maintainers,
Please accept this PR that addresses the following
issues:
-
https://issues.apache.org/jira/browse/AIRFLOW-653
Testing Done:
- All unit tests passed.
WebUiTests lack tests for some endpoints.
This commit adds tests for /admin/airflow/headers,
/admin/airflow/noaccess and
/admin/airflow/pickle_info.
Closes #1903 from sekikn/AIRFLOW-653
> Some endpoint urls have no test
> -------------------------------
>
> Key: AIRFLOW-653
> URL: https://issues.apache.org/jira/browse/AIRFLOW-653
> Project: Apache Airflow
> Issue Type: Improvement
> Components: tests, webserver
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Minor
>
> WebUiTests in tests/core.py seems to lack some tests, at least for
> /admin/airflow/headers, /admin/airflow/noaccess and
> /admin/airflow/pickle_info.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)