0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Jason Williams 18d12290ff Add catch handlers to import tests.
Refs #3473
- Some tests are checking to make sure errors by using a
  catch handler on the test.  When assertions fail done()
  is never called and results in a mocha timeout, which makes
  it harder to see the cause of the failure.
2014-08-05 18:01:24 +00:00
..
client Fix embedded code being removed 2014-08-05 14:11:20 +02:00
server Improve spam prevention 2014-08-05 12:58:58 +02:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Add catch handlers to import tests. 2014-08-05 18:01:24 +00:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js
server.js