pulumi/sdk/nodejs/tests
Pat Gavlin 62189e6053
Harden asset and archive deserialization. (#3042)
- Ensure that type assertions are guarded, and that incorrectly-typed
  properties return errors rather than panicking
- Expand the asset/archive tests in the Node SDK to ensure that eventual
  archives and assets serialize and deserialize correctly

Fixes #2836.
Fixes #3016.
2019-08-06 16:32:05 -07:00
..
runtime Harden asset and archive deserialization. (#3042) 2019-08-06 16:32:05 -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 Add tests (#3031) 2019-08-05 21:53:39 -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