aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/config_test.rs
AgeCommit message (Collapse)Author
2026-06-21test(config): port ConfigTestnsfisis
testAddPackagistRepository is fully modelled but Config::merge of an anonymous {name: false} disable entry reaches current() (todo!()), so it is ignored; the remaining env-dependent / plugin-config cases are stubbed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21test: add empty test filesnsfisis