verstak-desktop/scripts
mirivlad c2e14cae69 feat: add bundle-host-test.cjs + smoke integration
- bundle-host-test.cjs: JS smoke-test for PluginBundleHost contract
  - 4 error boundary scenarios (missing frontend, JS throw, missing component, mount throw)
  - 5 real mount scenarios (bundle exec, DiagnosticsPanel mount, Settings mount, unmount, mount-throw catch)
  - Runs real platform-test bundle in vm.Sandbox with mock window/document
- smoke-platform.sh: add bundle-host-test step
- Fix: platform-test badgeRow div call (3rd arg was ignored)
2026-06-17 18:51:14 +08:00
..
build.sh chore: split build.sh and update-and-build-all.sh 2026-06-17 17:13:14 +08:00
check.sh fix: reorder build — frontend before Go (//go:embed deps), auto-install node_modules/go mod 2026-06-16 12:32:31 +08:00
install-dev-plugins.sh fix: improve install-dev-plugins.sh cleanup + smoke-platform settingsPanel check 2026-06-17 03:06:50 +08:00
smoke-platform.sh feat: add bundle-host-test.cjs + smoke integration 2026-06-17 18:51:14 +08:00
test.sh fix: reorder build — frontend before Go (//go:embed deps), auto-install node_modules/go mod 2026-06-16 12:32:31 +08:00
update-and-build-all.sh chore: split build.sh and update-and-build-all.sh 2026-06-17 17:13:14 +08:00