microsoft / microsoft/vscode-python-environments
Add unit tests for environment creation step-flows (venv/conda)
@edvilme đang làm issue này rồi.
Từ ngày 12/9/2026.
- Ngôn ngữ chính
- TypeScript
- Star
- 138
- Fork
- 62
- Merge trung bình
- 1 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 35
Mô tả
**Environment creation is the single most important path in the extension, but the step-based creation flows have **zero direct unit tests**. Today `src/managers/builtin/venvStepBasedFlow.ts` and `src/managers/conda/condaStepBasedFlow.ts` are only exercised indirectly through the slow, host-based integration suite (`src/test/integration/envCreation.integration.test.ts`), which means regressions in the multi-step logic (option gathering, quick-create vs. guided, cancellation/back navigation) can slip through fast unit runs.**
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.