aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/downloader
AgeCommit message (Expand)Author
2026-08-07test: port the tests left as todo!() stubsnsfisis
2026-08-06fix(download-manager): name the downloader class in its LogicExceptionnsfisis
2026-07-25refactor: replace redundant clones with movesnsfisis
2026-07-20test(ignore): document root causes for unannotated #[ignore] testsnsfisis
2026-07-20fix(config): drop insecure git protocol under secure-httpnsfisis
2026-07-20fix(config): restore PHP (int) cast for ttl and timeout valuesnsfisis
2026-07-20fix(git-downloader): un-ignore test_remove via FilesystemMock path seamnsfisis
2026-07-20test(zip-downloader): un-ignore test_error_messages, reason went stalensfisis
2026-07-20fix(process-executor): un-ignore 11 tests by implementing execute_async mock ...nsfisis
2026-07-18refactor(downloader): take &self across the downloader hierarchynsfisis
2026-07-17refactor(tests-async): unify duplicated tokio runtime bridgesnsfisis
2026-07-16test(downloader): record TODO(phase-d) reasons and port two git-downloader testsnsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-07-01test(downloader): port ZipDownloader testErrorMessagesnsfisis
2026-06-28refactor: add linternsfisis
2026-06-28test(downloader): cfg-gate XzDownloaderTest skip on Windows/32bitnsfisis
2026-06-28test(tests): use mockall for hand-written interface mocksnsfisis
2026-06-28test(downloader): port Fossil/Hg testRemovensfisis
2026-06-27test: port Composer tests unblocked by mockall, add seamsnsfisis
2026-06-26test: port 32 command/repository/downloader testsnsfisis
2026-06-26test: un-ignore 14 tests unblocked by CurlDownloader and regex fixesnsfisis
2026-06-26test: port 35 auth/installer/io/zip/bitbucket tests; implement date_creatensfisis
2026-06-26test: port 70 perforce/repository/downloader/installer/dispatcher testsnsfisis
2026-06-26test: port 44 vcs/downloader/version tests using mock infransfisis
2026-06-26feat(test): add HttpDownloaderMock, IOStub, and Config stub helpersnsfisis
2026-06-24refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...nsfisis
2026-06-22test: port previously-ignored Composer tests via __ test hatchesnsfisis
2026-06-22test: port more test casesnsfisis
2026-06-21test(tests): expand stub macros into plain test functionsnsfisis
2026-06-21test(tests): port setUp/tearDown as set_up/tear_down with TearDownnsfisis
2026-06-21test: port downloader/installer/io/json/event-dispatcher/functional stubsnsfisis
2026-06-21test: port SecurityAdvisoryPoolFilter, downloader/command/app stubsnsfisis
2026-06-21test: port Documentation/Xz/Audit/ErrorHandler/PharArchiver tests as stubsnsfisis
2026-06-21test: add empty test filesnsfisis