mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-14 18:52:05 +03:00
4a6b5d2d4e
refs #9178 - the first test will start the ghost server - all following test will reuse the server and only truncate the database tables - you can use `forceStart` if you need - we have to ensure that reusing the server requires us to - e.g. reload the settings - e.g. reload active theme - remove fork functionality (you can use `forceStart: true`) - no test has changed, just the way we start the server |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
api.js | ||
assertions.js | ||
channelUtils.js | ||
configUtils.js | ||
index.js |