pulumi/tests
Luke Hoban 893e51d0ce
Add Python resource transformations support (#3319)
Adds Python support for resource transformations aligned with the existing NodeJS support in #3174.

This PR also moves processing of transformations to earlier in the resource construction process (for both NodeJS and Python) to ensure that invariants established in the constructor cannot be violated by transformations. This change can technically be a breaking change, but given that (a) the transformations features was just released in 1.3.0 and (b) the cases where this is a breaking change are uncommon and unlikely to have been reliable anyway - it feels like a change we should make now.

Fixes #3283.
2019-10-14 19:35:00 -05:00
..
integration Add Python resource transformations support (#3319) 2019-10-14 19:35:00 -05:00
templates Run all template tests in parallel (#3296) 2019-10-07 16:47:21 +03:00
history_test.go Restore the missing helper function 2019-08-23 19:08:57 +02:00
main_test.go Update test frameworks to new packages 2018-09-05 08:16:14 -07:00
stack_test.go Fix renaming a freshly created stack using the local backend 2019-08-16 13:39:34 -07:00