pulumi/tests/integration
Luke Hoban 5bf490228a
Use \n for provider protocol even on Windows (#3855)
The provider plugin protocol is to write a port number followed by `\n`.  We must guarantee we do that even on Windows, so must avoid Python `print` statements which implicitly rewrite newlines to platform specific character sequences.

Fixes #3807.
2020-02-06 11:34:05 -08:00
..
aliases Changing build.proj to run all languages and tests on windows 2020-01-27 21:16:37 +02:00
cloud_secrets_provider Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
config_basic Support lists and maps in config (#3342) 2019-11-01 13:41:27 -07:00
config_capture_e2e/nodejs Changing build.proj to run all languages and tests on windows 2020-01-27 21:16:37 +02:00
delete_before_create Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
dependency_steps Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
double_pending_delete Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
duplicate_urns Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
dynamic/python Add requirements.txt to all test projects 2019-08-23 15:02:58 -07:00
ee_perf Use prefered new pulumi.Config() form 2019-01-31 16:11:57 -08:00
empty Add support for "go run" style execution (#3503) 2019-11-14 09:25:55 -08:00
explicit_provider Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
get_created Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
invalid_package_json Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
partial_state Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
partial_values Propagate inputs to outputs during preview. (#3327) 2019-11-11 12:09:34 -08:00
policy Add remove all to policy (#3792) 2020-01-27 10:35:34 -08:00
project_main Remove existing lock files 2018-11-12 15:33:58 -08:00
project_main_abs Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
project_main_parent Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
protect_resources Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
provider_secret_config Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
query Fix flaky query test (#3436) 2019-11-19 15:23:08 -08:00
read Update us to the same target ES version that Nodejs uses. (#3213) 2019-09-10 16:19:12 -07:00
recreate_resource_check Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
secret_outputs Enable full strict mode. (#3218) 2019-09-11 16:21:35 -07:00
single_resource Suppress JSON outputs in preview correctly (#2771) 2019-05-25 12:10:38 +02:00
stack_bad_parenting Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
stack_component/dotnet First-class Stack component for .NET (#3618) 2019-12-23 08:31:12 +01:00
stack_dependencies Remove existing lock files 2018-11-12 15:33:58 -08:00
stack_outputs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
stack_parenting Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
stack_project_name Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
stack_reference Support stack references in Go SDK (#3829) 2020-02-06 10:00:46 -08:00
stack_reference_secrets Stack References in .NET (#3511) 2019-12-05 13:16:39 +01:00
steps Consistent dependencies (#2517) 2019-03-05 20:34:51 -08:00
targets Ensure that resources not specified by --target do not get added to checkpoint file. (#3797) 2020-01-24 12:37:13 -08:00
transformations Changing build.proj to run all languages and tests on windows 2020-01-27 21:16:37 +02:00
integration_test.go Use \n for provider protocol even on Windows (#3855) 2020-02-06 11:34:05 -08:00