0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/e2e-api
Hannah Wolfe ac3f18b251 Added serializer for snippets.destroy
refs: https://github.com/TryGhost/Toolbox/issues/245

- The destroy endpoint was missing a serializer
- As this serializer uses the same createSerializer pattern as members, I've copied the passthrough from members into here
- This ensures the behaviour will stay the same when the default behaviour changes
- Updated the tests to prove the body doesn't change
2022-03-22 13:52:32 +00:00
..
admin Added serializer for snippets.destroy 2022-03-22 13:52:32 +00:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Fixed local-only e2e test failure 2022-03-16 12:53:58 +00:00