pulumi/tests
Chris Smith decf814278
Enable running integration tests against the service (#775)
This PR updates the `pkg/testing/integration` package to support running integration tests against the Pulumi Service if desired. This is done through adding new options to `ProgramTestOptions`. (Generally adding support for providing values to flags that were previously inaccessible.)

I added an integration test to confirm that it all works if the PULUMI_API environment variable is set. These tests aren't run in Travis, only manually. Since we cannot reliably run tests from `master` against the service because of the delay in rolling out updates to the Pulumi SDK, etc.
2018-01-03 21:26:50 -08:00
..
cloud Enable running integration tests against the service (#775) 2018-01-03 21:26:50 -08:00
integration Do not allow encrypted global configuration 2017-12-27 19:00:55 -08:00
init_test.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
main_test.go Improve the overall cloud CLI experience 2017-12-02 14:34:42 -08:00
stack_test.go Fix cloud tests 2017-12-03 06:34:06 -08:00