vibetunnel/web/src
Peter Steinberger 2206176429 fix: Fix Node.js test race condition in CI
Changed the test command from 'echo' to 'sh -c "echo...; sleep 2"'
to prevent the session from exiting immediately before input can be sent.
This fixes the timing issue that occurs on faster CI runners.
2025-06-22 08:13:38 +02:00
..
client Fix Node.js detection in build-bun-executable.sh for Xcode builds 2025-06-22 04:04:52 +02:00
server fix server throwing when cleaning exited 2025-06-22 07:01:34 +02:00
shared Fix Node.js detection in build-bun-executable.sh for Xcode builds 2025-06-22 04:04:52 +02:00
test/e2e fix: Fix Node.js test race condition in CI 2025-06-22 08:13:38 +02:00
cli.ts Clean-up cli.ts 2025-06-21 21:29:15 +02:00