This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from e006a2e Add close/open indicator for import dag errors (#16073)
add faf4caf A bunch of web UI backend tests (#15993)
No new revisions were added by this update.
Summary of changes:
airflow/www/views.py | 12 ++--
tests/www/views/test_views_dagrun.py | 85 +++++++++++++++++++++++----
tests/www/views/test_views_pool.py | 72 ++++++++++++++++-------
tests/www/views/test_views_tasks.py | 101 +++++++++++++++++++++++++++++++++
tests/www/views/test_views_variable.py | 36 ++++++++++++
5 files changed, 268 insertions(+), 38 deletions(-)