mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
a5655c4a22
refs: https://github.com/TryGhost/Toolbox/issues/193 - The Casper fixture in the codebase is copied to a tmp folder structure every single time we start Ghost in an e2e test - We shouldn't keep files here that don't actually get used! - The files I'm removing are src files, used for building, but we already have the built files |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
admin-utils.js | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
db-utils.js | ||
e2e-framework-mock-utils.js | ||
e2e-framework.js | ||
e2e-utils.js | ||
fixture-utils.js | ||
index.js | ||
overrides.js | ||
redirects.js | ||
snapshots.js | ||
test-agent.js | ||
url-service-utils.js | ||
urlUtils.js |