0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
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
..
api Fix failure in Post API tests. 2014-08-01 17:55:27 +00:00
model Sanity check page parameter used in findPage 2014-08-01 14:32:38 +00:00
export_spec.js Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
import_spec.js Add catch handlers to import tests. 2014-08-05 18:01:24 +00:00
update_check_spec.js Ghost instance not needed in update check test 2014-07-29 22:29:13 +00:00