pulumi/sdk/nodejs/tests
Pat Gavlin 2ab814fd09
Do not resolve missing outputs to inputs in preview. (#3014)
This can cause `apply`s to run on values that may change during an
update, which can lead to unexpected behavior.

Fixes #2433.
2019-08-05 12:44:04 -07:00
..
runtime Do not resolve missing outputs to inputs in preview. (#3014) 2019-08-05 12:44:04 -07:00
sxs Add a SxS test for @pulumi/pulumi to help catch when we make breaking changes to core types. (#2610) 2019-03-29 12:27:42 -07:00
config.spec.ts Adopt code review feedback for config constraints 2018-08-28 18:07:26 -07:00
deasync.spec.ts Add a helper function to easily convert async functions to sync functions (#2943) 2019-07-16 12:12:21 -07:00
init.spec.ts Add license headers 2018-05-22 15:02:47 -07:00
iterable.spec.ts Break out Resource and Output into their own files (#2420) 2019-01-31 18:08:17 -08:00
options.spec.ts Add helper function for merging ResourceOptions (#2988) 2019-07-29 12:01:10 -07:00
output.spec.ts Support Secret Outputs in the Node SDK 2019-05-10 17:07:52 -07:00
resource.spec.ts Support aliases for renaming, re-typing, or re-parenting resources (#2774) 2019-05-31 23:01:01 -07:00
testmode.spec.ts Enable unit testing for Pulumi programs (#2638) 2019-04-16 22:20:01 -07:00
unwrap.spec.ts Support Secret Outputs in the Node SDK 2019-05-10 17:07:52 -07:00
util.ts Add license headers 2018-05-22 15:02:47 -07:00