Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/638 fix bruno test revoka all over limit (#159)
* Bruno test revoke all instance delegation single instance Fix and negative test for revoke 11 delegations * Fix test name * Revrote all test to have a descriptive name for each test step and use assert instead of axpect Revrote all test testing multiple iterations of delegations to use for loop Revrote al test to expect to to be in alist to not be vulnerable to difrent sorting from server and not using sorting on client as this would only fix it for one environment but could be difrent in other environment based on the uuid of that user. * Fixed expected path according to code change as it is instanceId that will make the number of policies handled not ResourceId * Fix expected after change in code * Fix error in testdata
- Loading branch information