This is a repo for storing test airflow DAGs

Python version must be 3.6

  1. Put your DAGs to /dags directory
  2. Add your tests to /jobs_dag_tests.py
  3. Make sure tests run successfully before pushing a PR