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

permission api: use _keystore.get_* functions #194

Merged
merged 4 commits into from
Apr 9, 2020

Commits on Apr 8, 2020

  1. permission api: use _keystore.get_* functions

    Proof that we're still completely missing test coverage of some verbs.
    Add a basic `create_permissions` test as well.
    
    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e6aaaa3 View commit details
    Browse the repository at this point in the history
  2. Support multiple RMWs in test

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    06754f8 View commit details
    Browse the repository at this point in the history
  3. Remove superfluous __init__.py

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    cd0ee0d View commit details
    Browse the repository at this point in the history
  4. Refactor test and validate permissions

    Signed-off-by: Kyle Fazzari <[email protected]>
    kyrofa committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e7156ce View commit details
    Browse the repository at this point in the history