aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/repository/filesystem_repository_test.rs
AgeCommit message (Expand)Author
2026-08-04fix(plugin): resolve review findings in the plugin activation flownsfisis
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(operation): replace OperationInterface with AnyOperation enumnsfisis
2026-07-20test(ignore): document root causes for unannotated #[ignore] testsnsfisis
2026-07-20test(path-repository): un-ignore test_url_remains_relativensfisis
2026-07-18perf(installation-manager): run executeBatch operation chains concurrentlynsfisis
2026-07-11chore: use fully-qualified name for Rc/RefCellnsfisis
2026-06-28refactor: add linternsfisis
2026-06-28test(repository): port testRepositoryWritesInstalledPhpnsfisis
2026-06-27test: port Composer tests unblocked by mockall, add seamsnsfisis
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: port remaining repository and util tests as stubsnsfisis
2026-06-21test: add empty test filesnsfisis