pulumi/pkg/testing/integration
joeduffy 9179d5ffb1 Run refresh in integration test framework
Now that refresh is alive for managed stacks, we can do a refresh
in the integration test framework.  We also add the --expect-no-changes
flag to refresh and use it to validate that no changes result from the
refresh.  Since it's possible that some resources will always yield
refresh changes (e.g., perhaps a last updated timestamp), we also
support an ExpectRefreshChanges flag for tests to opt into.
2018-05-23 09:16:45 -07:00
..
command.go Add license headers 2018-05-22 15:02:47 -07:00
program.go Run refresh in integration test framework 2018-05-23 09:16:45 -07:00
program_test.go Add license headers 2018-05-22 15:02:47 -07:00
pulumi.go Add license headers 2018-05-22 15:02:47 -07:00
s3reporter.go Add license headers 2018-05-22 15:02:47 -07:00
util.go Add license headers 2018-05-22 15:02:47 -07:00