-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update tests #276
Merged
Merged
Update tests #276
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Yvand
added a commit
that referenced
this pull request
Aug 20, 2024
* Update Yvand.EntraCP.nuspec * Fix missing group members when only users members of some groups can be found (#273) * Update Populate-EntraIDTenant.ps1 * Update EntraIDEntityProvider.cs * add pagination to get all group members * fix init of lists * improve tests * update tests * return entities cloned from their source list * Update CHANGELOG.md * Update tests (#276) * start work * in progress * continue work * progress * work * rename types * Update UnitTestsHelper.cs * Update UnitTestsHelper.cs * Update UnitTestsHelper.cs * work * Add sample of a custom claims provider (#278) * publish sample * Add README files * update README * Add a Bruno collection to replay requests to Microsoft Graph (#280) * initial commit * rename files * set auth to inherit * remove tests * update doc * Update README.md * Update get access token.bru * Update CHANGELOG.md * reorganize folders * Update UnitTestsHelper.cs * remove outdated pipelines * Improve tests (#281) * work * work * work * Update Populate-EntraIDTenant.ps1 * work * work * work; * work * Update Populate-EntraIDTenant.ps1 * Update reusable-prepare-dtl-env.yml * Update reusable-prepare-dtl-env.yml * Update run-tests.yml * simplify the setup of tests * Update run-tests.yml * Update run-tests.yml * Update Yvand.EntraCP.sln * update workflows * update workflows * Update Yvand.EntraCP.Tests.csproj * Update CHANGELOG.md * Update reusable-build.yml * Revert "Update reusable-build.yml" This reverts commit d4b71d6. * update build settings
Merged
Yvand
added a commit
that referenced
this pull request
Aug 21, 2024
* Merge changes for EntraCP v27.0 to release branch (#282) * Update Yvand.EntraCP.nuspec * Fix missing group members when only users members of some groups can be found (#273) * Update Populate-EntraIDTenant.ps1 * Update EntraIDEntityProvider.cs * add pagination to get all group members * fix init of lists * improve tests * update tests * return entities cloned from their source list * Update CHANGELOG.md * Update tests (#276) * start work * in progress * continue work * progress * work * rename types * Update UnitTestsHelper.cs * Update UnitTestsHelper.cs * Update UnitTestsHelper.cs * work * Add sample of a custom claims provider (#278) * publish sample * Add README files * update README * Add a Bruno collection to replay requests to Microsoft Graph (#280) * initial commit * rename files * set auth to inherit * remove tests * update doc * Update README.md * Update get access token.bru * Update CHANGELOG.md * reorganize folders * Update UnitTestsHelper.cs * remove outdated pipelines * Improve tests (#281) * work * work * work * Update Populate-EntraIDTenant.ps1 * work * work * work; * work * Update Populate-EntraIDTenant.ps1 * Update reusable-prepare-dtl-env.yml * Update reusable-prepare-dtl-env.yml * Update run-tests.yml * simplify the setup of tests * Update run-tests.yml * Update run-tests.yml * Update Yvand.EntraCP.sln * update workflows * update workflows * Update Yvand.EntraCP.Tests.csproj * Update CHANGELOG.md * Update reusable-build.yml * Revert "Update reusable-build.yml" This reverts commit d4b71d6. * update build settings * Update prepare-dtl-env.yml * Update prepare-dtl-env.yml * Update CHANGELOG.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CHANGELOG