0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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
..
functional Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
integration
unit
utils Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
.jshintrc
blanket_coverage.js