mirror of https://github.com/pulumi/pulumi.git
e5747ae5e7
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 |
||
---|---|---|
.. | ||
automation | ||
data/lazy_import_test | ||
dynamic | ||
langhost | ||
provider | ||
runtime | ||
__init__.py | ||
conftest.py | ||
helpers.py | ||
test_broken_dynamic_provider.py | ||
test_config.py | ||
test_deprecated.py | ||
test_invoke.py | ||
test_monitor_termination.py | ||
test_next_serialize.py | ||
test_output.py | ||
test_resource.py | ||
test_runtime_to_json.py | ||
test_stack_reference.py | ||
test_stack_registers_outputs.py | ||
test_translate_output_properties.py | ||
test_types_input_type.py | ||
test_types_input_type_types.py | ||
test_types_output_type.py | ||
test_types_resource_types.py | ||
test_urn.py | ||
test_utils.py |