agent-orchestrator/tests
Hibryda 10de2a3c8b fix(e2e): detect devUrl port conflict before launching tests
Debug binary has devUrl (localhost:9700) baked in via cfg(debug_assertions).
If another app (Docker, Nuxt, etc.) serves on that port, the Tauri WebView
loads the WRONG frontend. onPrepare now fails fast with a clear message
if port 9700 is occupied, preventing false test results against wrong app.
2026-03-18 04:11:31 +01:00
..
commercial feat(pro): add plugin marketplace with catalog, install, and update support 2026-03-17 02:20:10 +01:00
e2e fix(e2e): detect devUrl port conflict before launching tests 2026-03-18 04:11:31 +01:00