Skip to content

fix(cli): update package name thulp-cli -> thulp in integration tests#15

Merged
bkataru merged 1 commit into
masterfrom
fix/cli-test-package-name
Apr 10, 2026
Merged

fix(cli): update package name thulp-cli -> thulp in integration tests#15
bkataru merged 1 commit into
masterfrom
fix/cli-test-package-name

Conversation

@bkataru

@bkataru bkataru commented Apr 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Fix 6 failing CLI integration tests that still referenced old package name `thulp-cli`
  • Package was renamed to `thulp` for crates.io publish but tests weren't updated
  • Workspace tests went from 26 passing (6 failing) to 316 passing

Test plan

  • `cargo test --workspace` — 316 tests, 0 failures

🤖 Generated with Claude Code

Cargo package was renamed thulp-cli -> thulp for crates.io publish,
but the CLI integration tests still referenced --package thulp-cli.

Workspace tests went from 26 passing (6 failing) to 316 passing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bkataru bkataru merged commit c4e229f into master Apr 10, 2026
8 of 10 checks passed
@bkataru bkataru deleted the fix/cli-test-package-name branch April 10, 2026 05:47
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