Added base.test file in new directory recipe_integration_tests, test_recipes_integration.py
Needed to be improved: run all recipes multiple times with different arguments
Actually, maybe we should land this anyway, even if the recipes are broken. It would reflect the state of the repo and we can watch them (hopefully) go green when the ActiveData fix is deployed.
This is to fix issue #18
tox.ini
,conftest.py
base.test
file in new directoryrecipe_integration_tests
,test_recipes_integration.py
Needed to be improved: run all recipes multiple times with different arguments