Skip to content

Conversation

@v-akarke
Copy link
Collaborator

@v-akarke v-akarke commented May 7, 2024

Added Unit Testing for :

  • Get-EntraMSPermissionGrantPolicy
  • New-EntraMSNamedLocationPolicy
  • New-EntraMSPermissionGrantPolicy
  • Set-EntraMSPermissionGrantPolicy
  • Add-EntraMSLifecyclePolicyGroup
  • New-EntraMSGroupLifecyclePolicy
  • Set-EntraMSGroupLifecyclePolicy
  • Get-EntraMSAuthorizationPolicy
  • Set-EntraMSAuthorizationPolicy
  • Get-EntraMSServicePrincipalDelegatedPermissionClassification
  • Get-EntraBetaMSPermissionGrantPolicy

…MSNamedLocationPolicy,Get-EntraMSPermissionGrantPolicy
@v-akarke v-akarke requested a review from v-varshamane May 7, 2024 11:58
@v-akarke v-akarke requested a review from a team as a code owner May 7, 2024 11:58
@learn-build-service-prod
Copy link

Learn Build status updates of commit 9e40dbe:

✅ Validation status: passed

File Status Preview URL Details
test/module/Entra/Get-EntraMSPermissionGrantPolicy.Tests.ps1 ✅Succeeded
test/module/Entra/New-EntraMSNamedLocationPolicy.Tests.ps1 ✅Succeeded
test/module/Entra/New-EntraMSPermissionGrantPolicy.Tests.ps1 ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

v-akarke added 2 commits May 10, 2024 14:14
…cyclePolicyGroup,New-EntraMSGroupLifecyclePolicy,Set-EntraMSGroupLifecyclePolicy,Get-EntraMSAuthorizationPolicy,Set-EntraMSAuthorizationPolicy
@learn-build-service-prod
Copy link

@v-varshamane v-varshamane added Ready For Review The PR Ready for Review P0 Highest priority labels Sep 2, 2024
Mock -CommandName Get-MgPolicyAuthorizationPolicy -MockWith $scriptblock -ModuleName Microsoft.Graph.Entra
}

Describe "Get-EntraAuthorizationPolicy" {
Copy link
Collaborator

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

Copy link
Collaborator

@snehalkotwal snehalkotwal Sep 19, 2024

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.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@KenitoInc KenitoInc merged commit d2beba0 into main Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P0 Highest priority Ready For Review The PR Ready for Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants