pulumi/tests/integration/python/venv
Anton Tayanovskyy 4e5828a890
Avoid double-quailfying venv folder path (#6599)
* Avoid double-quailfying venv folder path

* Replace `path` with `filepath`

* Add a Python integration test to cover venv auto-creation

* Merged

* Fix spelling

Co-authored-by: Justin Van Patten <jvp@justinvp.com>

* Make AbsPath and RelPath test variants

* Fix issue on Windows backslash paths

* Debug windows test failure: more logging and aggressive YAML escaping

* Use filepath.IsAbs instead of path.IsAbs

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2021-03-24 15:51:46 -04:00
..
.gitignore Avoid double-quailfying venv folder path (#6599) 2021-03-24 15:51:46 -04:00
__main__.py Avoid double-quailfying venv folder path (#6599) 2021-03-24 15:51:46 -04:00
Pulumi.yaml Avoid double-quailfying venv folder path (#6599) 2021-03-24 15:51:46 -04:00
requirements.txt Avoid double-quailfying venv folder path (#6599) 2021-03-24 15:51:46 -04:00