carrot / sprout

:seedling: simple project templating & skeletons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test in a sandbox

jescalan opened this issue · comments

Right now, if you have sprout templates, all the list tests fail because it tests list length based on the assumption that you have no templates installed. The tests should be non-reliant on how you are using real-life sprout.

As discussed, this likely means opening up an interface to have a custom .config directory and using a sandbox'd dir for testing and then cleaning it up once the tests have been run.