Ghost/core/test/utils
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
..
fixtures Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
fork.js Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
index.js frontend functional tests -> frontend route tests 2014-10-19 21:10:13 +02:00