0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Naz b71c1895fb Removed use of author_id syntax in fixtures
refs https://github.com/TryGhost/Toolbox/issues/230

 - The `author_id` would be ignored as a parameter in the API or Post model, so would produce a falsy results if specific fixtures were used to compare test results
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 use of author_id syntax in fixtures 2022-05-09 20:43:19 +08:00
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js
.jshintrc