Ghost/test/unit
Hannah Wolfe f7ad32e76b
Removed unnecessary snippets serializer
refs: https://github.com/TryGhost/Toolbox/issues/245

- The default behaviour of a serializer is to call a mapper for each object
- Instead of all the boilerplate code we had in the snippets serializer, all we need is a single mapper function
- Added tests for the mapper function as well
2022-03-29 15:51:45 +01:00
..
api Removed unnecessary snippets serializer 2022-03-29 15:51:45 +01:00
frontend Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
server Added the newsletters table 2022-03-29 15:23:26 +02:00
shared Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00