mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
* fix: correct CLI installation verification after title mode args update (#153) • Verify CLI install by matching `exec "$VIBETUNNEL_BIN" fwd` (ignores extra args) — resolves #152 • Allow custom install dir (default `/usr/local/bin`); `vtTargetPath` now dynamic • Added regression + flaky-test fix |
||
|---|---|---|
| .. | ||
| Utilities | ||
| AppleScriptExecutorTests.swift | ||
| CLIInstallerTests.swift | ||
| DashboardKeychainTests.swift | ||
| DockIconManagerTests.swift | ||
| ModelTests.swift | ||
| NetworkUtilityTests.swift | ||
| NgrokServiceTests.swift | ||
| PowerManagementServiceTests.swift | ||
| ServerManagerTests.swift | ||
| SessionIdHandlingTests.swift | ||
| SessionMonitorTests.swift | ||
| StartupManagerTests.swift | ||
| TerminalLaunchTests.swift | ||
| TerminalManagerTests.swift | ||