caddy-frontend: Improve _test_file_list
Łukasz Nowak authored
Always work from the slave_dir path for extensibility and allow no ignore
paths if caller does not need to ignore anything.
66116159

slapos.cookbook

Cookbook of SlapOS recipes.

testing

Unit tests for recipes can be found under slapos/test/recipe. To run the tests use provided unittest.defaultTestLoader inside slapos/test/test_recipe by invoking

python setup.py test --test-suite slapos.test.test_recipe.additional_tests