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 Handle null/undefined value in test assertion. 2014-10-30 15:40:23 +00:00
unit Merge pull request #4338 from felixrieseberg/iss3858 2014-10-28 12:58:39 +02:00
utils Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
.jshintrc Updating dev dependencies 2014-09-17 16:44:30 +01:00
blanket_coverage.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00