Ghost/ghost/admin/mirage
Kevin Ansfield ed235b374d Increased publish flow acceptance tests
refs https://github.com/TryGhost/Team/issues/1586

- updated `?newsletter_id=id` handling in posts API mock to match the real `?newsletter=slug` behaviour
- added additional publish flow acceptance tests for single/multiple newsletter behaviour, scheduling, and sending
2022-05-31 22:59:20 +01:00
..
config Increased publish flow acceptance tests 2022-05-31 22:59:20 +01:00
factories 🐛 Fixed default publish type being "Publish and email" when default recipients set to "Usually nobody" 2022-05-30 20:04:04 +01:00
fixtures 🐛 Fixed default publish type being "Publish and email" when default recipients set to "Usually nobody" 2022-05-30 20:04:04 +01:00
models Removed unneeded member.emailRecipients relationship setup 2022-05-25 11:18:37 +01:00
scenarios
serializers
.eslintrc.js
config.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-dev.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-test.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
utils.js