You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by George Leslie-Waksman <ge...@cloverhealth.com.INVALID> on 2017/01/14 07:54:00 UTC

Airflow Meetup Slides and testing sample code

Since there seemed to be a lot of interest in how we're using pytest
fixtures to test dags and postgres, I have thrown together a minimal repo
with some code samples that show how we do some of our testing:
https://github.com/CloverHealth/aftest_examples

I have also included the slides from my talk at Wedsneday's meetup in the
root of the repo.

--George