pulumi/tests
Sean Gillespie 9c82082a57
Implement RegisterResourceOutputs for Python 3 (#2173)
* Implement RegisterResourceOutputs for Python 3

RegisterResourceOutputs allows Python 3 programs to export stack outputs
and export outputs off of component resources (which, under the hood,
are the same thing).

Adds a new integration test for stack outputs for Python programs, as
well as add a langhost test for register resource outputs.

Fixes pulumi/pulumi#2163

* CR: Rename stack_output -> export

Fix integration tests that hardcoded paths to stack_outputs

* Fix one more reference to stack_outputs
2018-11-08 09:44:34 -08:00
..
integration Implement RegisterResourceOutputs for Python 3 (#2173) 2018-11-08 09:44:34 -08:00
main_test.go Update test frameworks to new packages 2018-09-05 08:16:14 -07:00
new_test.go Initial support for passing URLs to `new` and `up` (#1727) 2018-08-10 18:08:16 -07:00
stack_test.go Implement RegisterResourceOutputs for Python 3 (#2173) 2018-11-08 09:44:34 -08:00