Skip to content

Missing tests for compare and evaluate commands #131

@that-github-user

Description

@that-github-user

Description

Two command files lack test coverage:

  • src/commands/compare.ts — no compare.test.ts
  • src/commands/evaluate.ts — no evaluate.test.ts

All other commands (apply, clean, config, list, run, stats, undo) have corresponding test files.

Suggested approach

Add test files covering:

  • compare: side-by-side diff output, invalid agent IDs, missing result files
  • evaluate: scoring method comparison output, empty runs directory, result loading

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions