Ghost/ghost/core/test/e2e-api
Fabien "egg" O'Carroll c6b90b6ac7 Added verified property to Mentions Admin API
closes https://github.com/TryGhost/Team/issues/2551

Rather than blindly passing all data through the API we explicitly include each
new property. This allows us to make changes to the core entities without
affecting the API. The verified property is being added now to give design the
ability to display these mentions differently.

We also needed to include the verified property in the return value of toJSON,
this was missed as part of the original entity changes
2023-02-16 14:31:05 +07:00
..
admin Added verified property to Mentions Admin API 2023-02-16 14:31:05 +07:00
content Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
members Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
members-comments Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
shared Fixed test name as content version header is always present 2023-01-26 19:20:15 +08:00
webmentions Added webmention delete test and cleaned up webmention tests 2023-02-13 17:15:34 +01:00