Ghost/ghost/admin/tests
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
..
acceptance Added regression test for publishing as editor when over member limit (#15518) 2022-10-03 12:05:58 +01:00
helpers Added regression test for publishing as editor when over member limit (#15518) 2022-10-03 12:05:58 +01:00
integration Deleted test for component that doesn't exist 2022-10-03 11:26:00 +01:00
unit Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
.eslintrc.js
index.html
test-helper.js