Fix broken tests and docs after example file reorganization#195
Closed
Copilot wants to merge 4 commits intochore/docsfrom
Closed
Fix broken tests and docs after example file reorganization#195Copilot wants to merge 4 commits intochore/docsfrom
Copilot wants to merge 4 commits intochore/docsfrom
Conversation
5 tasks
- Fixed mock-identity-and-entitlements.psd1: removed extra documentation content and changed Desired to Entitlement/State - Fixed exo-joiner.psd1: removed extra documentation content - Updated WorkflowSamples.Tests.ps1 to provide sample data for template-based workflows - Updated test to skip template library files (with Metadata/Workflow structure) Co-authored-by: blindzero <13959569+blindzero@users.noreply.github.com>
- Added Scenarios section to provider-ad.md - Added Scenarios section to provider-directorysync-entraconnect.md - Added Scenarios section to provider-entraID.md with references to cross-provider workflow examples Co-authored-by: blindzero <13959569+blindzero@users.noreply.github.com>
- Updated CapabilityDeprecation.Tests.ps1 to use exo-leaver.psd1 (renamed from exo-leaver-mailbox-offboarding.psd1) - Added required test data (UserPrincipalName, ServiceDesk) for template-based workflows - Updated import-idle.ps1 to skip template library files (with Metadata/Workflow structure) Co-authored-by: blindzero <13959569+blindzero@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update provider documentation and examples for consistency
Fix broken tests and docs after example file reorganization
Feb 14, 2026
This file contains hidden or 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
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.
Tests failed due to renamed example files and newly introduced workflow syntax issues during the provider docs update.
Workflow file fixes
Desiredarray toEntitlement+State(correct EnsureEntitlement syntax)Test updates for renamed files
exo-leaver-mailbox-offboarding.psd1→exo-leaver.psd1; added required template data (UserPrincipalName,ServiceDesk)DesiredStatefor template-based workflows; skip template library files (withMetadata/Workflowstructure)Documentation links
Added "Scenarios (link-only)" sections to provider docs referencing cross-provider workflows:
ad-joiner-entraconnect-entraid.psd1(AD → DirectorySync → EntraID)entraid-exo-leaver.psd1(EntraID + ExchangeOnline)Result
All 563 tests passing. Template library files (with
Metadata/Workflowstructure) are now correctly excluded from executable workflow validation.💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.