Ghost/test/unit/api/v3
Naz b5de4f4cf5 Reverted dropped model usage in post serializer
refs 6b07d4b2a0

- The model is needed here, because it contains full set of fields. In some cases, like email-preview, the "plaintext" field is not present in "attrs" which causes the logic to fail.
- This should be sorted along with https://github.com/TryGhost/Ghost/issues/10396
2021-03-17 20:01:12 +13:00
..
utils Reverted dropped model usage in post serializer 2021-03-17 20:01:12 +13:00
session_spec.js Pointed the v3 unit tests to the actual v3 code 2021-01-22 16:32:03 +13:00