Ghost/core/test/functional
kirrg001 4a6b5d2d4e Speed up routing tests
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
2017-12-05 12:32:04 +01:00
..
module Speed up routing tests 2017-12-05 12:32:04 +01:00
routes Speed up routing tests 2017-12-05 12:32:04 +01:00