48550c81aa
fixes https://github.com/TryGhost/Toolbox/issues/150 - up until now, the test framework has copied all theme fixtures to the test directory when it boots Ghost - the vast majority of tests don't need all the themes, so this is quite a wasteful operation - this commit disables copying all themes by default, and provides the `copyThemes` boot option to enable this - also adds a `copySettings` option, and defaults `redirectsFile` to false to further reduce the number of file copies |
||
---|---|---|
.. | ||
api | ||
mock-express-style | ||
models | ||
site |