Skip to content

Add integration tests for check permissions for adding images to series #385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cssru opened this issue Apr 24, 2016 · 1 comment
Open

Comments

@cssru
Copy link
Contributor

cssru commented Apr 24, 2016

  1. Non-owner can't add any images.
  2. Owner of the series can add only limited number of images (quantity+1) (when owner tries to add image but limit is already exceeded then it should see an error message).
  3. Admin can add any number of images.

Tech debt for: ae08224 (#166)

@php-coder
Copy link
Owner

php-coder commented Apr 25, 2016

Related tests: #96, #101 and #281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants