Ghost/core/test/functional
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
..
client Update Ember to 1.8.0. 2014-10-30 06:01:22 +00:00
module Implements module tests 2014-09-29 22:33:09 +02:00
routes Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
setup Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
base.js Move unrelated editor cover code to the right place 2014-10-21 13:14:07 +01:00