Skip to content

test: unskip useGitHub branchName test - #80

Open
slegarraga wants to merge 1 commit into
weval-org:mainfrom
slegarraga:fix/use-github-test
Open

test: unskip useGitHub branchName test#80
slegarraga wants to merge 1 commit into
weval-org:mainfrom
slegarraga:fix/use-github-test

Conversation

@slegarraga

Copy link
Copy Markdown

Summary

Un-skips the updateFileOnGitHub test and aligns it with the current source contract: a missing branchName shows a toast and returns null, rather than throwing.

Verification

  • npx vitest run src/app/sandbox/hooks/useGitHub.test.ts passes (12 tests).
  • Prettier passes for the test file.

Closes #49

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

Signed-off-by: Sebastian Legarraga <64795732+slegarraga@users.noreply.github.com>
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.

Fix skipped test: useGitHub "throw when branchName missing" (source returns null, not throws)

1 participant