Skip to content

test: calibrate Windows Pester expectations for #478#2

Merged
kibermaks merged 1 commit intomainfrom
kibermaks/fix-win-pester-478
Apr 20, 2026
Merged

test: calibrate Windows Pester expectations for #478#2
kibermaks merged 1 commit intomainfrom
kibermaks/fix-win-pester-478

Conversation

@kibermaks
Copy link
Copy Markdown
Owner

@kibermaks kibermaks commented Apr 20, 2026

This follow-up to PeonPing#475 and PeonPing#478 updates the Windows-only Pester expectations to match the current PowerShell implementation.
It replaces stale -like structural assertions with Test-PathRuleMatch checks, points the ordering assertion at the actual rotation branch, and relaxes the verbose status expectation to assert the stable Windows output emitted in CI.
No runtime code changes are included; this PR only recalibrates tests around the already-merged ide_rules / exclude_dirs behavior.
Local verification: git diff --check passed, but I could not run Pester in this macOS workspace because pwsh/powershell.exe is unavailable.
Fixes PeonPing#478

@kibermaks kibermaks merged commit 5c351f9 into main Apr 20, 2026
kibermaks added a commit that referenced this pull request Apr 20, 2026
@kibermaks kibermaks deleted the kibermaks/fix-win-pester-478 branch April 20, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calibrate Windows Pester tests added in #475

1 participant