Skip to content

fix win pester 478#479

Merged
garysheng merged 3 commits into
PeonPing:mainfrom
kibermaks:kibermaks/fix-win-pester-478
Apr 25, 2026
Merged

fix win pester 478#479
garysheng merged 3 commits into
PeonPing:mainfrom
kibermaks:kibermaks/fix-win-pester-478

Conversation

@kibermaks
Copy link
Copy Markdown
Contributor

This follow-up to #475 and #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 #478

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

@kibermaks is attempting to deploy a commit to the Gary Sheng's projects Team on Vercel.

A member of the Team first needs to authorize it.

@garysheng garysheng merged commit 270d176 into PeonPing:main Apr 25, 2026
2 of 3 checks passed
garysheng added a commit that referenced this pull request Apr 25, 2026
- feat(nix): add programs.peon-ping.claudeCodeIntegration option (#480, closes #368)
- fix: tighten Linux focus detection for zellij/Alacritty and avoid st false-match (#491, closes #472)
- fix(pack-download): treat empty source_path as repo-root (#490, closes #343)
- fix: preserve sibling custom hooks on install/uninstall (#485, closes #484)
- fix(peon.sh): guard save_sound_pid against unset $! in PEON_TEST sync paths
- tests(windows): recalibrate Pester expectations for ide_rules runtime (#479, closes #478)
- docs: sync zh/ja READMEs with the new claudeCodeIntegration nix option
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

2 participants