aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/common
AgeCommit message (Expand)Author
2026-07-17refactor(tests-async): unify duplicated tokio runtime bridgesnsfisis
2026-07-16refactor(locker-test): reuse test_case's installation_manager helpernsfisis
2026-07-16test(util): port remaining todo!() tests in util test suitensfisis
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-28test(util/git): port interactive Bitbucket OAuth runCommand testnsfisis
2026-06-26test: port 32 command/repository/downloader testsnsfisis
2026-06-26test: port 35 auth/installer/io/zip/bitbucket tests; implement date_creatensfisis
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-26feat(util): add ProcessExecutorMock test infra; port SymfonyStyle message met...nsfisis
2026-06-24refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...nsfisis
2026-06-24test(io): add IOMock test helper porting Composer's IOMocknsfisis
2026-06-23test(command): port InitCommandTestnsfisis
2026-06-21test(repository): port InstalledRepositoryTestnsfisis
2026-06-21test(repository): port ArrayRepositoryTestnsfisis
2026-06-21test(dependency-resolver): port PoolTest with shared TestCase helpersnsfisis