Ghost/test/regression/api
Naz 06dd9bac59 Refactored post resource Admin API test utils
refs https://github.com/TryGhost/Team/issues/687

- The approach of generating validation properties using `/server/data/schema` package's tables object is prone to leaking unwanted database fields into API responses
- This refactor takes a tiny step into direction of relying on "allowlist" approach for properties in the API response resources.
- Apart from solving the described property leak problem it also moves toward decoupling tests from `/core/server` dependencies!
2021-05-12 18:15:54 +04:00
..
canary Refactored post resource Admin API test utils 2021-05-12 18:15:54 +04:00
v2 Added settings for members 'free' price 2021-05-07 16:32:12 +01:00
v3 Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
admin_spec.js