Skip to content

Add comprehensive CLI integration tests for detect and init commands#26

Merged
Shooksie merged 1 commit intomainfrom
ao/task-191
Mar 22, 2026
Merged

Add comprehensive CLI integration tests for detect and init commands#26
Shooksie merged 1 commit intomainfrom
ao/task-191

Conversation

@Shooksie
Copy link
Copy Markdown
Contributor

  • Test project detection for all supported types (TypeScript, JavaScript,
    TypeScript monorepo, Next.js, Rust, Rust workspace, Python, Bun, Deno,
    Go, Elixir)
  • Test template generation for all available templates
  • Test CLI flags: --dry-run, --force, --output, --template, --skip-detect,
    --list, --json, --help
  • Test error handling for invalid templates and permission errors
  • Test end-to-end workflows for all major project types
  • Test output formatting and banner display
  • Use execa to run CLI commands via node dist/index.js

- Test project detection for all supported types (TypeScript, JavaScript,
  TypeScript monorepo, Next.js, Rust, Rust workspace, Python, Bun, Deno,
  Go, Elixir)
- Test template generation for all available templates
- Test CLI flags: --dry-run, --force, --output, --template, --skip-detect,
  --list, --json, --help
- Test error handling for invalid templates and permission errors
- Test end-to-end workflows for all major project types
- Test output formatting and banner display
- Use execa to run CLI commands via node dist/index.js
@Shooksie Shooksie merged commit a40fbad into main Mar 22, 2026
0 of 18 checks passed
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