Skip to content

fix(tests): resolve 6 integration test failures#64

Open
colbytimm wants to merge 1 commit intomainfrom
claude/fix-integration-test-failure-p3YMK
Open

fix(tests): resolve 6 integration test failures#64
colbytimm wants to merge 1 commit intomainfrom
claude/fix-integration-test-failure-p3YMK

Conversation

@colbytimm
Copy link
Copy Markdown
Contributor

  • Add normalize_output helper to collapse Rich console line wrapping in
    subprocess output, fixing init command tests that broke on long paths
  • Skip text_similarity tests when sentence-transformers is not installed
    (CI installs it explicitly; local environments may not have it)
  • Accept exit code 2 for no-args help test (Typer's no_args_is_help
    convention)

https://claude.ai/code/session_01KQwwEF5wzagSvnQxNMGwi5

- Add normalize_output helper to collapse Rich console line wrapping in
  subprocess output, fixing init command tests that broke on long paths
- Skip text_similarity tests when sentence-transformers is not installed
  (CI installs it explicitly; local environments may not have it)
- Accept exit code 2 for no-args help test (Typer's no_args_is_help
  convention)

https://claude.ai/code/session_01KQwwEF5wzagSvnQxNMGwi5
@github-actions
Copy link
Copy Markdown

Successfully published version 0.0.2.dev207 to TestPyPI. 🚀

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