Ghost/core/test
kirrg001 0ae6cbe34d Fixed transactions for Tag.destroy
no issue

- if you pass a transaction to `Tag.destroy`, it would freeze
- because `detach(null, options)` was missing
- added a new test
2018-04-06 15:49:25 +02:00
..
functional Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
integration Fixed transactions for Tag.destroy 2018-04-06 15:49:25 +02:00
unit Added a post unit test to proof a bug 2018-04-06 13:36:03 +02:00
utils Extended our knex mock to only return specific fields/columns 2018-04-06 13:35:38 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00