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 |
||
---|---|---|
.. | ||
adapter-manager | ||
api-version-compatibility-service | ||
bootstrap-socket | ||
constants | ||
core | ||
custom-theme-settings-service | ||
domain-events | ||
email-analytics-provider-mailgun | ||
email-analytics-service | ||
email-content-generator | ||
express-dynamic-redirects | ||
extract-api-key | ||
job-manager | ||
magic-link | ||
member-analytics-service | ||
member-events | ||
members-analytics-ingress | ||
members-api | ||
members-csv | ||
members-events-service | ||
members-importer | ||
members-ssr | ||
minifier | ||
mw-api-version-mismatch | ||
mw-error-handler | ||
mw-session-from-token | ||
mw-update-user-last-seen | ||
mw-vhost | ||
offers | ||
package-json | ||
payments | ||
security | ||
session-service | ||
settings-path-manager | ||
stripe | ||
update-check-service | ||
verification-trigger | ||
version-notifications-data-service |