Skip to content

test(cli): cover agent selection edge cases - #9

Open
luojiyin1987 wants to merge 1 commit into
deerwork-ai:mainfrom
luojiyin1987:test/agent-selection-edge-cases
Open

test(cli): cover agent selection edge cases#9
luojiyin1987 wants to merge 1 commit into
deerwork-ai:mainfrom
luojiyin1987:test/agent-selection-edge-cases

Conversation

@luojiyin1987

Copy link
Copy Markdown

Summary

  • add direct unit tests for parseAgentSelection()
  • cover default, separate, and inline Agent selection
  • cover missing, unknown, and duplicate options
  • verify that remaining values keep their order

Verification

  • bun run check
  • 96 tests passed

Closes #8

Closes deerwork-ai#8

Co-authored-by: Codex <codex@openai.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.

test(cli): cover agent selection edge cases

1 participant