pulumi/sdk/python/lib
Sean Gillespie 54c1b85dd5 Fix, formalize and add tests for property rewrites
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.
2018-11-09 10:36:51 -08:00
..
pulumi Fix, formalize and add tests for property rewrites 2018-11-09 10:36:51 -08:00
test Fix, formalize and add tests for property rewrites 2018-11-09 10:36:51 -08:00
MANIFEST.in Include README in pypi package 2018-07-13 18:19:42 -07:00
setup.py Include README in pypi package 2018-07-13 18:19:42 -07:00