Ghost/ghost/admin/app/components/editor/modals/publish-flow
Kevin Ansfield 3f0e46c7b0 Added initial tests for new publish flow
refs https://github.com/TryGhost/Team/issues/1586

- added test helper for enabling/disabling members and helpers for disabling mailgun and newsletters
- added `loginAsRole` helper that alleviates duplication of user+role creation and also handles log-out before log-in so it's easier to mix different role tests within a block that has a default role setup in `beforeEach()`
- cleaned up editor tests that were skipped due to using the old publish flow
- added `Publish flow` acceptance test suite with an initial batch of tests
2022-05-30 19:12:16 +01:00
..
complete-with-email-error.hbs Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00
complete-with-email-error.js Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00
complete.hbs Added initial tests for new publish flow 2022-05-30 19:12:16 +01:00
confirm.hbs Added initial tests for new publish flow 2022-05-30 19:12:16 +01:00
confirm.js Moved logic for publish confirm button text states into backing class (#2397) 2022-05-27 11:45:40 +01:00
options.hbs Added initial tests for new publish flow 2022-05-30 19:12:16 +01:00
options.js Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00