pulumi/sdk/nodejs/tests/runtime/langhost/cases
CyrusNajmabadi 275670692b
Introduce Output<T> and update Resource construction code to properly handle it. (#834)
This PR adds a new formalisms at the Resource layer.  First all inputs to a Resource are typed as ```Input<T>```.  This is either a T, ```Promise<T>``
2018-02-05 14:44:23 -08:00
..
000.empty Implement free variable calculations 2017-09-04 11:35:21 -07:00
001.one_resource Add auto-parenting 2017-10-15 04:38:26 -07:00
002.ten_resources Add auto-parenting 2017-10-15 04:38:26 -07:00
003.one_complex_resource Introduce Output<T> and update Resource construction code to properly handle it. (#834) 2018-02-05 14:44:23 -08:00
004.ten_complex_resources Introduce Output<T> and update Resource construction code to properly handle it. (#834) 2018-02-05 14:44:23 -08:00
005.resource_thens Introduce Output<T> and update Resource construction code to properly handle it. (#834) 2018-02-05 14:44:23 -08:00
006.asset Add auto-parenting 2017-10-15 04:38:26 -07:00
007.promises_io Add auto-parenting 2017-10-15 04:38:26 -07:00
008.ten_depends_on_resources Add auto-parenting 2017-10-15 04:38:26 -07:00
009.invoke Add a simple invoke test case 2017-09-30 14:53:27 -04:00
010.runtime_settings Exit with an error code in the face of unhandled errors (#495) 2017-10-28 17:05:05 -07:00
011.unhandled_error Add a test. 2017-12-13 17:30:43 -08:00
012.assets_archive Test the asset deserialization changes from #677. 2017-12-08 15:37:30 -08:00
013.unhandled_promise_rejection Add a test. 2017-12-13 17:30:43 -08:00