pulumi/tests
Sean Gillespie 57ae7289f3
Work around a potentially bad assert in the engine (#1644)
* Work around a potentially bad assert in the engine

The engine asserts if presented with a plan that deletes the same URN
more than once. This has been empirically proven to be possible, so I am
removing the assert.

* CR: Add log for multiple pending-delete deletes
2018-07-18 15:48:55 -07:00
..
integration Work around a potentially bad assert in the engine (#1644) 2018-07-18 15:48:55 -07:00
main_test.go Require `pulumi login` before commands that need a backend 2018-04-05 10:19:41 -07:00
new_test.go Add optional `--dir` flag to `pulumi new` (#1459) 2018-06-04 13:33:58 -07:00
stack_test.go Run export/import rounttrip as part of our lifecycle tests 2018-06-14 16:01:28 -07:00