Skip to content

refactor(test): move Python tests to top-level tests/ directory - #10

Merged
lostmygithubaccount merged 2 commits into
mainfrom
cody/fix-install-rs-echo
Apr 4, 2026
Merged

lostmygithubaccount merged 2 commits into
mainfrom
cody/fix-install-rs-echo

Conversation

@lostmygithubaccount

Copy link
Copy Markdown
Member

Summary

  • Move py/stringflow/test_api.py to tests/test_stringflow.py to align with the convention used by other dkdc-io repos (lm, bookmarks, sh)
  • Ensures bin/test-py (which runs uv run pytest) discovers tests via default pytest collection

🤖 Generated with Claude Code

Cody and others added 2 commits April 4, 2026 13:09
These are library-only crates using cargo build, not cargo install.
The "install complete" message was misleading — changed to "build complete".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Aligns with convention used by other dkdc-io repos (lm, bookmarks, sh)
and ensures bin/test-py discovers tests via default pytest collection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lostmygithubaccount
lostmygithubaccount merged commit 8e5b2e6 into main Apr 4, 2026
1 check passed
@lostmygithubaccount
lostmygithubaccount deleted the cody/fix-install-rs-echo branch April 4, 2026 17:11
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