Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACL V2 CRUD RPC testing #4815

Merged
merged 1 commit into from
Oct 18, 2018
Merged

ACL V2 CRUD RPC testing #4815

merged 1 commit into from
Oct 18, 2018

Conversation

pearkes
Copy link
Contributor

@pearkes pearkes commented Oct 18, 2018

This just fills in test coverage for CRUD operations against the new ACL RPC endpoints.

1 test is failing, TestACLEndpoint_PolicyResolve, but not sure if it may be an underlying issue in token assignment.

Still some TODO in testing various cases outlined in #4791 but figured I'd put this up now.

Copy link
Member

@mkeeler mkeeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @pearkes

@mkeeler mkeeler merged commit bd5eba0 into feature/acl-v2 Oct 18, 2018
@pearkes pearkes deleted the acl-v2-rpc-tests branch October 18, 2018 19:59
mkeeler pushed a commit that referenced this pull request Oct 19, 2018
This just fills in test coverage for CRUD operations against the new ACL RPC endpoints.

1 test is failing, `TestACLEndpoint_PolicyResolve`, but not sure if it may be an underlying issue in token assignment.

Still some TODO in testing various cases outlined in #4791 but figured I'd put this up now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants