0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Jason Williams 74fd6fc09a Change tests to accommodate pg differences.
Refs #2499
- Since PostgreSQL handles transactions differently than
  MySQL and SQLite3 there are differences in the way and
  number of errors that are returned.  Update tests to
  only check that at least one error of the proper type
  was returned.
2014-08-20 20:58:50 +00:00
..
api Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
model Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
export_spec.js
import_spec.js Change tests to accommodate pg differences. 2014-08-20 20:58:50 +00:00
update_check_spec.js Ghost instance not needed in update check test 2014-07-29 22:29:13 +00:00