Skip to content

Make fixtures reusable accross analytics tests

Joal requested to merge test_fixtures into main
  • Move fixtures to conftest.py to make tehm visible in subfolders
  • Update dagbag fixture to take the dag path as paramter
  • Update dag tests removing duplicated fixtures

Merge request reports