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

Improve spec for non-dynamic product feature #18352

Merged

Conversation

lpichler
Copy link
Contributor

Authorization for user with non-dynamic product feature if included in user's role was added here

we need to update spec to hit this code

when
user_role_allows?(user, :identifier => tenant_identifier) is false
(from [identifier, tenant_identifier].any? { |i| user_role_allows?(user, :identifier => i) })

Links

@miq-bot assign @gtanzillo
@miq-bot add_label test, technical debt

@miq-bot
Copy link
Member

miq-bot commented Jan 11, 2019

Checked commit lpichler@ca65b4c with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

@gtanzillo gtanzillo added this to the Sprint 104 Ending Feb 4, 2019 milestone Jan 29, 2019
@gtanzillo gtanzillo merged commit 48d7150 into ManageIQ:master Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants