tnibert / Camelot

image sharing platform using django, picpicpanda.com
https://www.picpicpanda.com
GNU General Public License v3.0
0 stars 0 forks source link

album group management permission tests #44

Open tnibert opened 6 years ago

tnibert commented 6 years ago

Implement permissions tests for album management page. Confirm groups form doesn't appear when mode is not groups, post endpoint has correct permissions, etc.

tnibert commented 6 years ago

Related to #3.