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

Ensured minimization won't break if resource path contains special characters and improve the unit tests for minimization #259

Merged
merged 2 commits into from
Oct 17, 2020

Conversation

kmcquade
Copy link
Collaborator

What does this PR do?

#252 introduced a bug where the Sid would be invalid if the resource path had any special characters in it. This PR ensures that does not happen.

What gif best describes this PR or how it makes you feel?

image

Completion checklist

…aracters; improve the unit tests for minimization
@kmcquade kmcquade added the bug Something isn't working label Oct 17, 2020
@kmcquade kmcquade self-assigned this Oct 17, 2020
@kmcquade kmcquade merged commit 8b41c24 into salesforce:master Oct 17, 2020
@kmcquade kmcquade deleted the fix/GH-252-make-pr-mods branch October 17, 2020 17:28
saikirankv pushed a commit to saikirankv/policy_sentry that referenced this pull request Nov 18, 2020
…aracters and improve the unit tests for minimization (salesforce#259)

* Ensured minimization won't break if resource path contains special characters; improve the unit tests for minimization

* Added more test cases for the minimizing functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant