I can think of two different approaches to set-up tests for this repository and none is ideal.
- convert to luigi pipeline and run the translated recipe - this approach will catch the issues in the recipe but will not catch any pollination-specific issues.
- push to pollination and run a test - In this case the recipe is already pushed to pollination so it might be too late to learn about the issue.
@AntoineDao, what are your thoughts about the best approach here?
I can think of two different approaches to set-up tests for this repository and none is ideal.
@AntoineDao, what are your thoughts about the best approach here?