0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/unit/server/data/schema
Thibaut Patel 1ba72edce6
Added the emails-newsletters relation (#14434)
refs https://github.com/TryGhost/Team/issues/1497

- This enables us to keep track of which newsletter an email was sent to even if the related post is deleted.
- Adds the `newsletter_id` property to the email API
2022-04-08 16:16:23 +02:00
..
fixtures Added the newsletter API permissions 2022-03-31 16:08:23 +02:00
commands.test.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
integrity.test.js Added the emails-newsletters relation (#14434) 2022-04-08 16:16:23 +02:00
validator.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00