-
Notifications
You must be signed in to change notification settings - Fork 38
Policy Unit Testing #751
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
Policy Unit Testing #751
Conversation
…MSNamedLocationPolicy,Get-EntraMSPermissionGrantPolicy
|
Learn Build status updates of commit 9e40dbe: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
…cyclePolicyGroup,New-EntraMSGroupLifecyclePolicy,Set-EntraMSGroupLifecyclePolicy,Get-EntraMSAuthorizationPolicy,Set-EntraMSAuthorizationPolicy
|
Learn Build status updates of commit 8a721bd: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 88d728d: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
…hell into Mock-Testing-Policy
|
Learn Build status updates of commit 5910000: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit d5639b8: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 0bbdb3c: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 7517a17: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 15b807b: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit b1405cb: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
| Mock -CommandName Get-MgPolicyAuthorizationPolicy -MockWith $scriptblock -ModuleName Microsoft.Graph.Entra | ||
| } | ||
|
|
||
| Describe "Get-EntraAuthorizationPolicy" { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add test for parameter Id
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KenitoInc Id parameter is missing in mg graph so it is not working on the Entra cmdlet.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Learn Build status updates of commit 9f31257: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 210d9e8: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 24f7ef6: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Added Unit Testing for :