pulumi/sdk/nodejs/tests
joeduffy 6630de503c Support capturing Computed<T>s and Promise<T>s
This change adds support for awaiting any Computed<T> and Promise<T>s
that were captured inside of a function's closure.  This preserves our
ability to capture, for example, resource state that ends up getting
serialized as the final resource state, rather than a snapshot of the
(mostly unresolved) resource state at the time of serialization.
2017-09-06 07:36:19 -07:00
..
runtime Support capturing Computed<T>s and Promise<T>s 2017-09-06 07:36:19 -07:00
config.spec.ts Take an initial stab at closure serialization 2017-09-04 11:35:21 -07:00
init.spec.ts Take an initial stab at closure serialization 2017-09-04 11:35:21 -07:00
util.ts Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00