Skip to content

test(cli): parser/profile behavior coverage#20

Merged
root-Manas merged 1 commit intomainfrom
pr/11-cli-parser-tests
Mar 29, 2026
Merged

test(cli): parser/profile behavior coverage#20
root-Manas merged 1 commit intomainfrom
pr/11-cli-parser-tests

Conversation

@root-Manas
Copy link
Copy Markdown
Owner

Adds unit tests for legacy arg normalization, intent-command parsing, and profile tuning behavior.

Copilot AI review requested due to automatic review settings March 29, 2026 06:19
@root-Manas root-Manas merged commit 51f4d42 into main Mar 29, 2026
4 checks passed
@root-Manas root-Manas deleted the pr/11-cli-parser-tests branch March 29, 2026 06:19
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds unit tests to validate CLI argument normalization (legacy flags + intent-style subcommands) and workflow profile tuning in the macaron CLI entrypoint, improving confidence in user-facing parsing behavior.

Changes:

  • Add tests for legacy flag normalization (-setup--setup).
  • Add tests for intent-command parsing (macaron scan ...--scan ...).
  • Add tests for --profile adjustments (passive/aggressive defaults).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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