aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/installer
AgeCommit message (Expand)Author
2026-08-04feat(plugin): activate plugins through the PHP RPC workernsfisis
2026-08-02fix(repository): run lazy initialization in count/has_packagensfisis
2026-07-25refactor: replace redundant clones with movesnsfisis
2026-07-20fix(installation-manager): un-ignore test_add_remove_installernsfisis
2026-07-20test(installation-manager): detail test_execute ignore reasonnsfisis
2026-07-19fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...nsfisis
2026-07-18chore: rustfmtnsfisis
2026-07-18perf(installation-manager): run executeBatch operation chains concurrentlynsfisis
2026-07-18perf(installation-manager): fan out package downloads via Loop::waitnsfisis
2026-07-17refactor(tests-async): unify duplicated tokio runtime bridgesnsfisis
2026-07-16test: update TODO reason for unported test casesnsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-06-28refactor: add linternsfisis
2026-06-28test(tests): use mockall for hand-written interface mocksnsfisis
2026-06-27feat(installer): register default installers after Composer Rc is builtnsfisis
2026-06-27test: port Composer tests unblocked by mockall, add seamsnsfisis
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-26test: recover binary_installer full-compat port; implement posix_getpwuidnsfisis
2026-06-26feat(http): reimplement CurlDownloader on reqwest; port 15 more testsnsfisis
2026-06-26test: port 59 autoload/vcs/installer/util/command tests; fix output capturensfisis
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-24test: port more unimplemented testsnsfisis
2026-06-22test: un-ignore tests that now passnsfisis
2026-06-22test: port more test casesnsfisis
2026-06-22test(php-shim): un-ignore tests now unblocked by implemented shimsnsfisis
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 ArtifactRepositoryTest and BinaryInstallerTest as stubsnsfisis
2026-06-21test: port MetapackageInstallerTest and SelfUpdate/Status/Home command stubsnsfisis
2026-06-21test(installer): port InstallerEventTestnsfisis
2026-06-21test: add empty test filesnsfisis