StackStorm / st2-rbac-backend

RBAC backend for StackStorm (previously part of EWC aka StackStorm Enteprise)
https://docs.stackstorm.com/latest/rbac.html
Apache License 2.0
5 stars 12 forks source link

Adding RBAC unit tests for clone action API #56

Closed ankita-orchestral closed 2 years ago

ankita-orchestral commented 2 years ago

Unit tests for following scenarios are added:

  1. ACTION_VIEW permission on source pack
  2. ACTION_CREATE permission on destination pack if destination action doesn't exist
  3. ACTION_CREATE permission on destination pack if destination action exists