Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 258f56ded9
Added regression test for publishing as editor when over member limit (#15518)
closes https://github.com/TryGhost/Team/issues/2010
refs a67cb265fc

- wrapped all members endpoints in a permission check that returns a 403 response if the logged in member is not an admin
- added a publish-flow acceptance test that goes through the flow as an Editor user that fails if the stats endpoint is hit and throws a permissions error
- removed some unnecessary waits in members acceptance test that were added for earlier versions of Ember
2022-10-03 12:05:58 +01:00
..
editor Added regression test for publishing as editor when over member limit (#15518) 2022-10-03 12:05:58 +01:00
members Update dependency ember-power-select to v4.1.7 (#15157) 2022-09-24 15:08:42 +02:00
settings Switched Unsplash integration unsaved changes modal to new modal pattern 2022-09-09 17:44:12 +01:00
authentication-test.js 🎨 Redesigned user authentication pages (#2286) 2022-03-08 17:30:46 +00:00
content-test.js Fixed tests that compared .textContent instead of .innerText with inline SVGs 2022-09-01 10:01:30 +01:00
custom-post-templates-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
dashboard-test.js Cleaned up removed feature flags 2022-05-25 10:11:24 +02:00
editor-test.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
error-handling-test.js Removed usage of old publish menu for contributors 2022-05-16 14:18:04 +01:00
members-activity-test.js Cleaned up membersActivityFeed labs flag (#2309) 2022-03-30 12:43:52 +01:00
members-test.js Added regression test for publishing as editor when over member limit (#15518) 2022-10-03 12:05:58 +01:00
offers-test.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
password-reset-test.js Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
setup-test.js Cleaned up improvedOnboarding labs flag 2022-05-18 10:13:06 +01:00
signin-test.js Resolved ember-cli-mirage import deprecations 2022-03-08 11:32:01 +00:00
signup-test.js Migrated signup screen to Octane patterns 2022-05-27 13:28:29 +01:00
staff-test.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00