pulumi/sdk/python/lib/test
Luke Hoban cebcd7176b Add support for rehydrating serialized resources.
Resources that can be rehydrated are serialized as their URN. The
rehydrator then calls a new builtin invoke to fetch the resource's
properties from the engine given the URN.

This is the foundation of cross-process resources.
2020-07-16 12:49:05 -07:00
..
langhost Allow `pulumi.export` calls from unit tests (#4670) 2020-05-20 09:54:40 -07:00
__init__.py Fix a couple of issues when projecting Protobuf and UNKNOWN in Python (#1468) 2018-06-06 16:09:07 -07:00
test_next_serialize.py Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00
test_test_mode.py Enable unit testing for Pulumi programs (#2638) 2019-04-16 22:20:01 -07:00