aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/composer_test.rs
AgeCommit message (Collapse)Author
2026-06-21test(composer): port ComposerTestnsfisis
setPackage/setDownloadManager getters verified against real instances. The repository-manager, installation-manager and locker cases build an HttpDownloader, which reaches curl_multi_init (todo!()) in the php-shim, so they are ignored. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21test: add empty test filesnsfisis