0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
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
..
client Merge pull request #3820 from PaulAdamDavis/input-icons 2014-08-20 19:15:56 +01:00
server Merge pull request #3817 from felixrieseberg/iss685 2014-08-20 20:59:55 +01:00
shared Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
test Change tests to accommodate pg differences. 2014-08-20 20:58:50 +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 Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
server.js