pulumi/tests
Sean Gillespie c720d1329f
Enable delete parallelism for Python (#2443)
* Enable delete parallelism for Python

* Add CHANGELOG.md entry

* Expand changelog message - upgrade to Python 3

* Rework stack rm test

The service now allows removing a stack if it just contains the top
level `pulumi:pulumi:Stack` resource, so we need to actually create
another resource before `stack rm` fails telling you to pass
`--force`.

Fixes #2444
2019-02-12 14:49:43 -08:00
..
integration Enable delete parallelism for Python (#2443) 2019-02-12 14:49:43 -08:00
history_test.go Initial stack history command (#2270) 2019-01-14 18:19:24 -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