You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the work on PolicyGroups, there's quite the repetition on policy tests.
Acceptance criteria
Refactor all the *policy tests to a single test using ginkgo's Table Specs, meanwhile differentiating cluster and namespace-scoped policies. However, we should be careful refactoring this as it could introduce readability issues in the integration tests.
After the work on PolicyGroups, there's quite the repetition on policy tests.
Acceptance criteria
Refactor all the
*policy
tests to a single test using ginkgo's Table Specs, meanwhile differentiating cluster and namespace-scoped policies. However, we should be careful refactoring this as it could introduce readability issues in the integration tests.Originally posted by @fabriziosestito in #837 (comment).
The text was updated successfully, but these errors were encountered: