aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/package/base_package_test.rs
AgeCommit message (Collapse)Author
2026-06-21test(package): port BasePackageTestnsfisis
setRepository (same/another) and packageNamesToRegexp pass; the dev-version formatting case mocks abstract BasePackage getters and is stubbed. Adds the test_case helper to the package test target. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21test: add empty test filesnsfisis