Ghost/core/test/functional/routes
Jason Williams 817b8d2906 Improve handling of forked processes in tests.
Closes #4277
- Increase the wait time for forked processes to spin up.
- If we give up on waiting for a forked process, send it a
  kill signal so if it comes alive later it doesn't sit in the
  background forever.
- Fail fast if test setup fails instead of waiting for the timeout.
2014-10-31 16:00:35 +00:00
..
api Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
admin_test.js Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
frontend_test.js Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00