aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/common/test_case.rs
AgeCommit message (Expand)Author
2026-07-20fix(process-executor): un-ignore 11 tests by implementing execute_async mock ...nsfisis
2026-07-19fix(root-package-loader): un-ignore 4 tests by fixing stability-flag isset() ...nsfisis
2026-07-19fix(update-command): un-ignore test_update by fixing 3 real bugsnsfisis
2026-07-19fix(test-harness): set COMPOSER_TESTS_ARE_RUNNING so interactive tests actual...nsfisis
2026-07-18perf(installation-manager): run executeBatch operation chains concurrentlynsfisis
2026-07-16refactor(locker-test): reuse test_case's installation_manager helpernsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-06-26test: port 32 command/repository/downloader testsnsfisis
2026-06-24refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...nsfisis
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