pulumi/pkg/testing/integration
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
..
program.go Take an options pointer so values can change as a test runs. (#679) 2017-12-08 16:59:28 -08:00
program_test.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
pulumi.go Fix cloud tests 2017-12-03 06:34:06 -08:00
s3reporter.go Always add 8 chars of randomness to URN names we create. Error if that exceeds the max length allowed for that resource. (#500) 2017-12-04 14:50:55 -08:00