Ghost/ghost/admin/tests
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
..
acceptance Added initial tests for new publish flow 2022-05-30 19:12:16 +01:00
helpers Added initial tests for new publish flow 2022-05-30 19:12:16 +01:00
integration Deleted unused <GhProfileImage> component 2022-05-26 10:42:10 +01:00
unit Fixed raw JS error messages appearing in alerts (#2407) 2022-05-27 11:52:39 +01:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
index.html
test-helper.js Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00