aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/downloader/zip_downloader_test.rs
AgeCommit message (Expand)Author
2026-07-25refactor: replace redundant clones with movesnsfisis
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-26test: port 35 auth/installer/io/zip/bitbucket tests; implement date_creatensfisis
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: add empty test filesnsfisis