0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
Naz 7fbf2a62ac Removed support for single "author" shorthand in fixtures
refs https://github.com/TryGhost/Toolbox/issues/230

 - The test fixtures should be using `authors: [{id:...}]` syntax instead of relyin on `author_id` or `author` - these are deprecated concepts that should go away from the codebase
2022-05-09 20:43:19 +08:00
..
e2e-api Fixed test query using outdated author_id filter 2022-05-09 20:34:06 +08:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Fixed importer tests related to author 2022-05-09 20:34:06 +08:00
regression Cleaned up schedules test suite from author_id field 2022-05-09 20:43:19 +08:00
unit Removed outdated comment 2022-05-09 20:34:06 +08:00
utils Removed support for single "author" shorthand in fixtures 2022-05-09 20:43:19 +08:00
.eslintignore
.eslintrc.js
.jshintrc