Skip to content

Add unit tests, CI workflow, and manual release trigger#2

Merged
juhgiyo merged 1 commit intomainfrom
claude/add-tests-and-ci
Mar 3, 2026
Merged

Add unit tests, CI workflow, and manual release trigger#2
juhgiyo merged 1 commit intomainfrom
claude/add-tests-and-ci

Conversation

@juhgiyo
Copy link
Copy Markdown
Contributor

@juhgiyo juhgiyo commented Mar 3, 2026

Summary

  • Add 9 unit tests for parseBuildArgs and cmdBuild in claude_code/wrapper/main_test.go
  • Add CI workflow (.github/workflows/ci.yml) that runs go test on PRs and pushes to main
  • Add workflow_dispatch to release workflow for manual trigger support

Test plan

  • All 9 tests pass locally (go test -v ./...)
  • CI workflow runs on this PR

🤖 Generated with Claude Code

- Add unit tests for parseBuildArgs and cmdBuild (9 tests)
- Add CI workflow to run tests on PRs and pushes to main
- Add workflow_dispatch to release workflow for manual triggers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@juhgiyo juhgiyo merged commit 9ece9c1 into main Mar 3, 2026
1 check passed
@juhgiyo juhgiyo deleted the claude/add-tests-and-ci branch March 3, 2026 17:01
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.

1 participant