Skip to content

Conversation

@watany-dev
Copy link
Owner

Add comprehensive integration tests that build the actual binary and
verify all basic command patterns work correctly:

  • Help commands: (no args), help, -h, --help
  • Version commands: version, -v, --version
  • Error handling: unknown commands, missing required flags
  • Dry-run mode: implicit (without run), explicit (-n, --dry-run)
  • Run command: with workflow, with specific job

Also adds test workflow fixtures and updates .gitignore for the binary.

Add comprehensive integration tests that build the actual binary and
verify all basic command patterns work correctly:

- Help commands: (no args), help, -h, --help
- Version commands: version, -v, --version
- Error handling: unknown commands, missing required flags
- Dry-run mode: implicit (without run), explicit (-n, --dry-run)
- Run command: with workflow, with specific job

Also adds test workflow fixtures and updates .gitignore for the binary.
@watany-dev watany-dev merged commit daa8a6a into main Dec 28, 2025
5 checks passed
@watany-dev watany-dev deleted the claude/add-ci-integration-tests-FaeyC branch December 28, 2025 03:35
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.

2 participants