pulumi/pkg/testing
CyrusNajmabadi 7234cdef02
Take an options pointer so values can change as a test runs. (#679)
* Take an options pointer so values can change as a test runs.

* Don't pass redundant information.

* Extract initialization routine.

* Fix caller.

* Check return value.

* Extract destruction logic.

* Move preview and update into their own function.

* Inline null check.
2017-12-08 16:59:28 -08:00
..
integration Take an options pointer so values can change as a test runs. (#679) 2017-12-08 16:59:28 -08:00
environment.go Wire Package.Main to the Pulumi Service. (#615) 2017-11-30 08:14:47 -08:00