0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/api/canary/utils/serializers/output
Daniel Lockyer 3b6cdc2bc5
Renamed preview files to previews
refs https://github.com/TryGhost/Toolbox/issues/308

- we have a pattern of using plurals around Ghost but this was singular
- this shouldn't change any API functionality, it's just code
  refactoring
2022-04-28 15:37:14 +01:00
..
utils Refactored mapper into individual files (#14328) 2022-03-16 12:44:11 +00:00
all.test.js
default.test.js Added default serializer + handling 2022-03-22 13:52:32 +00:00
mapper.test.js Removed unnecessary snippets serializer 2022-03-29 15:51:45 +01:00
members.test.js Handled newsletter data for member api 2022-04-05 22:23:39 +05:30
pages.test.js Refactored mapper into individual files (#14328) 2022-03-16 12:44:11 +00:00
posts.test.js Refactored mapper into individual files (#14328) 2022-03-16 12:44:11 +00:00
previews.test.js Renamed preview files to previews 2022-04-28 15:37:14 +01:00
tags.test.js Removed unnecessary tags serializer 2022-03-23 13:23:23 +00:00