pulumi/sdk/python/lib
Thomas Gummerer e5747ae5e7
make python auto api tests work with DIY backend (#18127)
Similar to the nodejs automation API tests in
https://github.com/pulumi/pulumi/pull/17393, we also want to be able to
run the python tests using the DIY backend, rather than just the cloud
backend. The only changes necessary here are making sure we use the
right organization name (which is always "organization" for the DIY
backend), and making sure the stacks are removed forcefully (for some
reason they seem to think they have resources, even if the up fails with
a compilation error).

When PULUMI_ACCESS_TOKEN is set, the tests will still run with the cloud
backend.

Making progress towards https://github.com/pulumi/pulumi/pull/17192
2024-12-30 16:42:07 +00:00
..
pulumi Freeze 3.144.1 (#18096) 2024-12-20 23:25:56 +00:00
test make python auto api tests work with DIY backend (#18127) 2024-12-30 16:42:07 +00:00
test_types Fix Pyright type checking of "StackReference#outputs" (#16957) 2024-08-14 05:14:23 +00:00
test_with_mocks [sdk/{nodejs,python}] Fix errors when testing remote components with mocks (#8053) 2021-09-24 06:08:13 -07:00