autogen/test/coding
NanthagopalEswaran ded8e1b280
Fix #2845 - LocalCommandLineCodeExecutor is not working with virtual environments (#2926)
* Used absolute path of virtual environment bin path in local command executors

* Checked if the expected venv is used or not

* Added code comments for documentation

* fix: format issue - shutil lib

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Co-authored-by: Li Jiang <bnujli@gmail.com>
2024-06-19 13:39:23 +00:00
..
test_commandline_code_executor.py Fix #2845 - LocalCommandLineCodeExecutor is not working with virtual environments (#2926) 2024-06-19 13:39:23 +00:00
test_embedded_ipython_code_executor.py Add isort (#2265) 2024-04-05 02:26:06 +00:00
test_factory.py Add isort (#2265) 2024-04-05 02:26:06 +00:00
test_markdown_code_extractor.py Code executors (#1405) 2024-02-10 04:52:16 +00:00
test_user_defined_functions.py Add isort (#2265) 2024-04-05 02:26:06 +00:00