0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/server/models
Naz 945345d990 Removed permissions handling of "author_id"
refs https://github.com/TryGhost/Toolbox/issues/230

- Single author logic can be removed as we dropped `author_id` column from the post model
2022-05-09 20:34:06 +08:00
..
base
api-key.test.js
custom-theme-setting.test.js
integration.test.js
invite.test.js
member.test.js Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
newsletter.test.js Updated newsletter sender name column as nullable (#14476) 2022-04-14 17:42:20 +05:30
permission.test.js
post.test.js Removed permissions handling of "author_id" 2022-05-09 20:34:06 +08:00
session.test.js
settings.test.js
single-use-token.test.js
tag.test.js
user.test.js