Skip to content

[WIP] Fix JavaScript tests for better accuracy - #5365

Merged
pelikhan merged 2 commits into
mainfrom
copilot/fix-javascript-tests-again
Dec 3, 2025
Merged

[WIP] Fix JavaScript tests for better accuracy#5365
pelikhan merged 2 commits into
mainfrom
copilot/fix-javascript-tests-again

Conversation

CopilotAI commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

Fix JavaScript Tests

  • Identify failing tests in add_labels.test.cjs
  • Update test expectations to match new error message format
    • Fix test: "should fail when target is '*' but no item_number in labels item"
    • Fix test: "should fail when target is '*' and issue_number in item is invalid"
  • Run tests to verify fixes - All 1694 tests passing
  • Run full validation with make agent-finish
Original prompt

Fix javascript tests


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

CopilotAI self-assigned this Dec 3, 2025
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan
pelikhan marked this pull request as ready for review December 3, 2025 05:55
@pelikhan
pelikhan merged commit 0e23ed0 into mainDec 3, 2025
4 checks passed
@pelikhan
pelikhan deleted the copilot/fix-javascript-tests-again branch December 3, 2025 05:55
CopilotAI requested a review from pelikhanDecember 3, 2025 05:55
Sign up for freeto 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.

2 participants

@pelikhan