pulumi/sdk/python/lib/test/automation
Justin Van Patten c306b13c51
[sdk/python] Install local SDK in automation API test (#15222)
In preparation for supporting Python 3.12...

The test was installing a `requirements.txt` file that depends on the
released version of the `pulumi` package, but that package depends on
the old `grpcio` package that does not work Python 3.12. Instead of
depending on the public `pulumi` package, install the locally built
Python SDK.

Also, fix the test to be able to run on Windows, while making changes
here.
2024-01-24 02:06:38 +00:00
..
data Update github.com/cloudflare/circl to v1.3.7 (#15151) 2024-01-16 08:59:57 +00:00
errors [sdk/python] Install local SDK in automation API test (#15222) 2024-01-24 02:06:38 +00:00
__init__.py [Automation API] Python Implementation (#5979) 2021-01-12 16:55:59 -08:00
test_errors.py [sdk/python] Install local SDK in automation API test (#15222) 2024-01-24 02:06:38 +00:00
test_isolation.py Make pythons RPCManager a context variable 2023-07-13 09:59:12 +01:00
test_local_workspace.py Automation API support for listing environments (#14995) 2023-12-22 05:18:14 +00:00
test_remote_workspace.py [auto] Add SkipInstallDependencies option for remote workspaces 2022-12-19 10:27:01 -05:00
test_utils.py [Automation API / Python] - Environment functions (#14776) 2023-12-11 16:14:22 +00:00