Page MenuHomePhabricator

Add missing tests in airflow-dags
Closed, ResolvedPublic

Description

To minimize the risk that our Airflow upgrade breaks a pipeline. Let's add missing unit tests on:

  • datahub_daily ingestion dag
  • extract webrequest officewiki dag
  • the 2 jobs of analytics_test instance
  • the image suggestions dag of the platform eng instance
  • the knowledge gap dag of the research instance

And move the test of MediaWiki history load dag into analytics with the others.