Ghost/ghost/admin/tests/acceptance/editor
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
..
lexical-test.js
publish-flow-test.js Added regression test for publishing as editor when over member limit (#15518) 2022-10-03 12:05:58 +01:00