vibetunnel/web/scripts
Peter Steinberger fd2737b8a1 Merge PR #391: Add comprehensive vt command tests
- Add vitest integration test for vt command functionality
- Add shell script test for build-time validation
- Include vt tests in main check script to run in CI
- Tests cover: syntax validation, help functionality, error handling, npm package config
- Add pnpm run test:vt script for easy testing
- Exclude vt symlink from package.json bin section to avoid conflicts with other vt installations

Co-authored-by: hewigovens <360470+hewigovens@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-17 13:16:16 +02:00
..
build-ci.js Unified control protocol and deferred screen recording permissions (#239) 2025-07-08 00:42:13 +01:00
build-npm.js Unify npm and web readme 2025-07-17 02:35:23 +02:00
build.js Fix npm package build and installation issues (#360) 2025-07-16 23:05:26 +02:00
check-all.sh Merge PR #391: Add comprehensive vt command tests 2025-07-17 13:16:16 +02:00
check-fix-sequential.sh Fix path formatting issues identified by Claude review 2025-06-28 15:22:05 +02:00
clean.js Reorganize server structure for clarity 2025-06-21 16:44:56 +02:00
copy-assets.js Fix cross-platform build issues in web package 2025-06-19 01:43:27 +02:00
coverage-report.sh Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
dev.js Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00
docker-build-test.sh docs: Add Linux setup instructions and authentication documentation (#344) 2025-07-15 02:47:25 +02:00
ensure-dirs.js Fix cross-platform build issues in web package 2025-06-19 01:43:27 +02:00
ensure-native-modules.js feat: expand Playwright test coverage with comprehensive test suite 2025-07-04 05:08:34 +01:00
esbuild-config.js Unified control protocol and deferred screen recording permissions (#239) 2025-07-08 00:42:13 +01:00
monaco-plugin.js feat: Create test infrastructure for component testing 2025-06-23 04:25:56 +02:00
node-pty-plugin.js Fix npm package build and installation issues (#360) 2025-07-16 23:05:26 +02:00
postinstall-npm.js Fix npm package to handle authenticate-pam as optional dependency (#390) 2025-07-17 09:30:28 +02:00
profile-playwright-tests.sh Fix modal backdrop pointer-events issues (#195) 2025-07-03 01:03:15 +01:00
test-npm-docker-verbose.sh fix: handle authenticate-pam as optional dependency in npm package 2025-07-17 09:32:42 +02:00
test-npm-docker.sh fix: handle authenticate-pam as optional dependency in npm package 2025-07-17 09:32:42 +02:00
test-npm-package.dockerfile Fix npm package to handle authenticate-pam as optional dependency (#390) 2025-07-17 09:30:28 +02:00
test-npm-package.sh Fix npm package to handle authenticate-pam as optional dependency (#390) 2025-07-17 09:30:28 +02:00
test-vt-syntax.sh Merge PR #391: Add comprehensive vt command tests 2025-07-17 13:16:16 +02:00
validate-version-sync.js Add Playwright E2E test framework (#120) 2025-06-30 02:51:21 +01:00