-
-
Notifications
You must be signed in to change notification settings - Fork 10
test(skills): add tests for Get-PR* skill scripts #576
Copy link
Copy link
Closed
Labels
agent-qaTesting and verification agentTesting and verification agentarea-promptsAgent prompts and templatesAgent prompts and templatesarea-skillsSkills documentation and patternsSkills documentation and patternsenhancementNew feature or requestNew feature or requestpriority:P2Normal: Standard enhancement or bug fix, moderate impactNormal: Standard enhancement or bug fix, moderate impact
Metadata
Metadata
Assignees
Labels
agent-qaTesting and verification agentTesting and verification agentarea-promptsAgent prompts and templatesAgent prompts and templatesarea-skillsSkills documentation and patternsSkills documentation and patternsenhancementNew feature or requestNew feature or requestpriority:P2Normal: Standard enhancement or bug fix, moderate impactNormal: Standard enhancement or bug fix, moderate impact
Summary
Several PR-related skill scripts lack test coverage. This issue tracks adding Pester tests for the Get-PR* family of scripts.
Scripts Without Tests
Get-PRContext.ps1Get-PRChecks.ps1Get-PRReviewThreads.ps1Get-PRReviewComments.ps1Get-PRReviewers.ps1Get-UnresolvedReviewThreads.ps1Get-UnaddressedComments.ps1Test Pattern
Follow existing test patterns in
tests/:gh apicalls with fixture dataAcceptance Criteria
.Tests.ps1fileRelated
Test-PRMerged.Tests.ps1,Detect-CopilotFollowUpPR.Tests.ps1.claude/skills/github/scripts/pr/