test: migrate JiraPS to Pester 6.2 - #719
Merged
Merged
Conversation
Update the shared Standards dependency and test version ranges. Restore full Examples and Help discovery, preserve runner accounting, and select deployment-specific group tests during Pester discovery. Refs AtlassianPS/AtlassianPS#12
lipkau
force-pushed
the
codex/pester-6-jiraps
branch
from
September 13, 2026 20:09
81dd120 to
4619c07
Compare
17 tasks
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.
Summary
Compatibility and scope
This change preserves JiraPS runtime behavior, public interfaces, Cloud and Data Center behavior, Windows PowerShell 5.1 support, integration throttles, timeouts, workflow semantics, filtered mocks, and classic assertions.
The migration supersedes dependency PR #718, which remains open and untouched.
Validation
Tests/Functions/Public/Invoke-JiraMethod.Unit.Tests.ps1: 67 total, 66 passed, 1 skipped.failures=2; failed block plus failed container inerrors=2; skipped case inskipped=1andnot-run=1../Tools/setup.ps1passed outside the macOS sandbox after the documented PowerShellGet/.NET sandbox failure.Invoke-Build -Task Lintpassed.Invoke-Build -Task Build, Testpassed.actionlint .github/workflows/*.ymlpassed with actionlint 1.7.12.git diff --checkpassed.CI and integration
release:none: https://github.com/AtlassianPS/JiraPS/actions/runs/347798727564619c07b: https://github.com/AtlassianPS/JiraPS/actions/runs/34780561207/rest/api/3/searchremoval response across independent suites. The immediate retry passed all Cloud tests without a code change.Release intent
Build and test infrastructure only. No package release.
Refs AtlassianPS/AtlassianPS#12