aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/util
AgeCommit message (Expand)Author
2026-06-28refactor: add linternsfisis
2026-06-28test(tests): use mockall for hand-written interface mocksnsfisis
2026-06-28test(util/git): port interactive Bitbucket OAuth runCommand testnsfisis
2026-06-28test(util): port MetadataMinifier expand testnsfisis
2026-06-27test: port Composer tests unblocked by mockall, add seamsnsfisis
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-26test: un-ignore 14 tests that pass against current implementationsnsfisis
2026-06-26feat(shim): implement stream_select/stream_set_blocking via libcnsfisis
2026-06-26test: port 24 command/repository/package/util tests; add TlsHelpernsfisis
2026-06-26test: un-ignore 14 tests unblocked by CurlDownloader and regex fixesnsfisis
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-26test: port 44 vcs/downloader/version tests using mock infransfisis
2026-06-26feat(test): add HttpDownloaderMock, IOStub, and Config stub helpersnsfisis
2026-06-26test: un-ignore tests unblocked by zip/spdx/jsonlint/stream implsnsfisis
2026-06-26feat(util): add ProcessExecutorMock test infra; port SymfonyStyle message met...nsfisis
2026-06-25test: un-ignore tests that now passnsfisis
2026-06-25feat(php-shim): model $_ENV/$_SERVER as OsString snapshotsnsfisis
2026-06-24feat(process): wire execute output handling to a callback modelnsfisis
2026-06-24refactor(process): take cwd as Option<&str> instead of IntoExecCwdnsfisis
2026-06-24test: port more unimplemented testsnsfisis
2026-06-23refactor(io): hold QuestionHelper directly in ConsoleIO instead of HelperSetnsfisis
2026-06-22test: port previously-ignored Composer tests via __ test hatchesnsfisis
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-21feat(php-shim): implement microtimensfisis
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 remaining repository and util tests as stubsnsfisis
2026-06-21test: port GitHub/GitLab/Forgejo, Search/CheckPlatformReqs, ZipArchiver stubsnsfisis
2026-06-21test: port IniHelperTest and RepositoryUtilsTestnsfisis
2026-06-21test: port ClassLoader/HttpDownloader/Reinstall command testsnsfisis
2026-06-21test: port TlsHelperTest and HhvmDetectorTest as stubsnsfisis
2026-06-21test: port Documentation/Xz/Audit/ErrorHandler/PharArchiver tests as stubsnsfisis
2026-06-21test(util): port MetadataMinifierTestnsfisis
2026-06-21test(repository): port InstalledRepositoryTestnsfisis
2026-06-21test(util): port PackageSorterTestnsfisis
2026-06-21test(util-http): port RequestProxyTestnsfisis
2026-06-21test(util): port ZipTestnsfisis
2026-06-21test(util): port NoProxyPatternTestnsfisis
2026-06-21style: apply rustfmt to ported test filesnsfisis
2026-06-21test(util): port ConfigValidatorTestnsfisis
2026-06-21test(util): port UrlTestnsfisis
2026-06-21test(util): port ProxyItemTestnsfisis
2026-06-21test(util): port TarTestnsfisis
2026-06-21test: port ForgejoUrl, Silencer, PlatformRequirementFilterFactory testsnsfisis
2026-06-21test: port small leaf tests (config, filters, platform, formatter)nsfisis