Ghost/core/test/utils/mocks
kirrg001 415ff2cf20 Extended test mocks: express & knex
no issue

- extended functionality
- the knex mock simply parses the sql statements and serves data from memory
- i've tested the memory mode of sqlite, but could not get it working
  - but maybe for the future to test again
2018-02-22 00:37:40 +01: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 Extended test mocks: express & knex 2018-02-22 00:37:40 +01:00
utils.js improvement: add mocks helper module for test env 2016-06-10 09:23:00 +02:00