Commit a62b268
Added system tests to ensure we are getting all conda environments (#9587)
* Added system tests to ensure we are getting all conda environments
* Modified interpreter types
* Added a comment justifying modifying interpreter types
* Typo
* Replace conda with path to conda.exe
* Correct conda path for windows
* Ensure all tests exit with error code
* Random
* Correct powershell script
* Correct tests for non-Windows
* Added logging
* Oops
* Increase test timeout
* Clean up
* More logging
* Dispose ioc and close active windows in teardown
* Increase timeout upto 6 times for windows
* Clean up serviceRegistry
* Fetch locators in suiteSetup() instead
* Change timeouts for suite
* Initialize DI in suiteSetup()
* Update src/test/interpreters/locators/interpreterLocatorService.testvirtualenvs.ts
Co-Authored-By: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com>
Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com>1 parent e844995 commit a62b268
5 files changed
Lines changed: 568 additions & 470 deletions
File tree
- build/ci/templates
- src
- client/interpreter
- test
- interpreters/locators
0 commit comments