test(onboard): cover Windows Ollama negative probe paths#4719
Conversation
Follow-up to NVIDIA#4089 / NVIDIA#4066 review notes.
|
@prekshivyas Following up on the optional notes from #4089 / #4066 — added the negative-path tests ( |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR adds test coverage for edge cases in Windows Ollama detection and clarifies the semantic difference between binary installation and daemon reachability that affects onboarding menu options. ChangesWindows Ollama Detection Coverage
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Follow-up to #4089: add negative-path tests for
detectWindowsHostOllamaand clarify thatinstalledreflects on-disk binary presence while onboard still gates Start/Restart on reachability (#3949).Related Issue
Follow-up to #4089 (closed #4066).
Changes
!isWsl()early return and all-probes-miss →installed: falsewindows-host-ollama.tsType of Change
Verification
npx prek run --all-filespassesnpm testpassesmake docsbuilds without warnings (doc changes only)Signed-off-by: Thabhelo 50872400+Thabhelo@users.noreply.github.com
Summary by CodeRabbit
Tests
Documentation