mirror of https://github.com/pulumi/pulumi.git
54c1b85dd5
The Python SDK provides two hooks for resources to override how their properties are communicated to and from the engine. The code that performs this transformation is subtle and, before this commit, subtly incorrect. This commit adds a test that verifies that the SDK correctly transforms properties recursively according to the two transformation hooks, while also fixing a smattering of test issues encountered when adding the new test. |
||
---|---|---|
.. | ||
pulumi | ||
test | ||
MANIFEST.in | ||
setup.py |