binary-coffee-dev / dcs-blog

Our own blog for the community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create an integration test to check if a disabled user can create/modify/delete in the system

wil92 opened this issue · comments

Description

If the user is disabled in the system, it should not be able to do any modification action in the system

Requierements

  • should not be able to edit/create articles
  • should not be able to edit/create/remove comments
  • should not be able to create/remote images
  • should not be able to create/remove opinions

Notes