mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
1dda2cd931
- In an ideal world, our acceptance tests would be much, much faster - ATM we output how much time is spent on reloading Ghost for each suite, but this is output with console - Changed this to use DEBUG, so we don't clutter the UI normally - Added further debug statements, and a cumulative time, so we can see where time is spent/wasted - Added a DEBUG command for running acceptance tests with this output - This shows us that reloading Ghost accounts for 50% of the test time |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
acceptance-utils.js | ||
admin-utils.js | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
db-utils.js | ||
fixture-utils.js | ||
index.js | ||
old-integration-utils.js | ||
overrides.js | ||
redirects.js | ||
url-service-utils.js | ||
urlUtils.js |