0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/utils/mocks
kirrg001 defe65c2de Tests: extended knex mock
no issue

- support more cases
  - e.g. multiple where matches
- @TODO
  - take time to look for NPM module, which does this already
  - test sqlite3 :memory: mode again
2018-04-16 00:29:17 +02:00
..
express.js Extended test mocks: express & knex 2018-02-22 00:37:40 +01:00
index.js Added knex mock for unit testing 2018-02-15 22:11:49 +01:00
knex.js Tests: extended knex mock 2018-04-16 00:29:17 +02:00
utils.js