Ghost/core/test/unit/models
Katharina Irrgang 5921d9ce4a
Removed unit tests who use the database (#10407)
refs #9178

## Rule

- do not use the database in unit tests
- re-add correct unit tests if you work on something which is not tested properly (we have to bring them back at some point, but without using the database)
2019-01-22 13:36:30 +01:00
..
base Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
plugins Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
api-key_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
invite_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
permission_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
post_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
session_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
tag_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
user_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00