microsoft / microsoft/vscode-python-environments

Add unit tests for environment creation step-flows (venv/conda)

未关闭
#1,623 0 条评论 0 个 reaction 已指派 2 人 已被 @edvilme 认领 在 GitHub 查看
area-environment debt
主要语言
TypeScript
星标
138
派生
62
平均合并
1 天 4 小时
30 天内合并 PR
35

描述

**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.**

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。