Ghost/core/test
kirrg001 0b5cfd933f Added knex mock for unit testing
no issue

- added https://github.com/colonyamerican/mock-knex as dev dependency
- the mock serves our data generator test data by default
  - but you can define your own if you want
- we need a proper mock for unit testing
- we should not mock bookshelf if possible, otherwise we can't test event flows
2018-02-15 22:11:49 +01:00
..
functional Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
integration Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
unit Added lib.security.password lib 2018-02-15 21:13:04 +01:00
utils Added knex mock for unit testing 2018-02-15 22:11:49 +01:00
.eslintrc.json
.jshintrc