Skip to content

add test to check if namespace user permissions are giving inherited access to kitchen

Holger Finger requested to merge feature/add-other-legacy-test into develop

This tests that the inherited access-group permissions work so that it is compatible with javaland: i.e.

  • namespace is created and a user of that new namespace is returned.
  • that namespace user needs to be allowed to create a kitchen in that namespace.
  • that namespace user needs to be allowed to send recipe to that kitchen in that namespace.
Edited by Holger Finger

Merge request reports