aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/plugin/plugin_installer_test.rs
AgeCommit message (Expand)Author
2026-08-09feat(plugin): let a Rust-implemented plugin cross into the workernsfisis
2026-08-09refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...nsfisis
2026-08-09refactor(symfony-process): extract symfony/process into the shirabe-symfony-p...nsfisis
2026-08-08feat(php-shim): give ported exceptions PHP's class hierarchynsfisis
2026-08-06feat(plugin): run plugin-provided installers through the RPC workernsfisis
2026-08-05feat(plugin): discover and list plugin-provided commandsnsfisis
2026-08-04feat(plugin): instantiate plugin capabilities through the PHP RPC workernsfisis
2026-08-04feat(plugin): dispatch plugin event subscribers through the RPC workernsfisis
2026-08-04fix(plugin): resolve review findings in the plugin activation flownsfisis
2026-08-04feat(plugin): activate plugins through the PHP RPC workernsfisis
2026-07-16test(plugin): port capability-query tests, record remaining TODO(phase-d) rea...nsfisis
2026-06-22test: port more test casesnsfisis
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 package archiver/loader/version/locker and PluginInstaller stubsnsfisis
2026-06-21test: add empty test filesnsfisis