mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
- Update Windows test cases to match multi-strategy IDE detection - Add test for Strategy 1: known IDE process detection (code.exe) - Add test for Strategy 3: shell parent detection (cmd.exe) - Add test for Strategy 2: Git Bash with missing parent handling - Fix test expectations to align with actual implementation behavior - All 7 test cases now pass successfully