index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
tests
/
downloader
/
git_downloader_test.rs
Age
Commit message (
Expand
)
Author
2026-07-25
refactor: replace redundant clones with moves
nsfisis
2026-07-20
fix(config): drop insecure git protocol under secure-http
nsfisis
2026-07-20
fix(git-downloader): un-ignore test_remove via FilesystemMock path seam
nsfisis
2026-07-18
refactor(downloader): take &self across the downloader hierarchy
nsfisis
2026-07-17
refactor(tests-async): unify duplicated tokio runtime bridges
nsfisis
2026-07-16
test(downloader): record TODO(phase-d) reasons and port two git-downloader tests
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-27
test: port Composer tests unblocked by mockall, add seams
nsfisis
2026-06-26
test: port 44 vcs/downloader/version tests using mock infra
nsfisis
2026-06-22
test: port more test cases
nsfisis
2026-06-21
test(tests): expand stub macros into plain test functions
nsfisis
2026-06-21
test(tests): port setUp/tearDown as set_up/tear_down with TearDown
nsfisis
2026-06-21
test: port downloader/installer/io/json/event-dispatcher/functional stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis