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 71ba76b99b Extended knex mock: be able to fetch all resources
no issue

- the case was simply missing
- if no where clause is present, we return all models
2018-02-15 23:31:01 +01:00
..
express.js
index.js Added knex mock for unit testing 2018-02-15 22:11:49 +01:00
knex.js Extended knex mock: be able to fetch all resources 2018-02-15 23:31:01 +01:00
utils.js