pulumi/pkg/testing/integration
Matthew Riley 606c45ffea Keep test files on assertion failure
We were pretty careful to keep the test directory around if the test ever
exited early due to a panic or error return. But if the test ran to
completion and failed -- for example, if ExtraRuntimeValidation caused the
test to fail -- we would end up deleting the test directory.

Fixes #868
2018-02-01 23:35:49 -08:00
..
command.go Pass target Cloud and PPC to integation test Reporter (#859) 2018-01-30 13:10:32 -08:00
program.go Keep test files on assertion failure 2018-02-01 23:35:49 -08:00
program_test.go AssertNoError instead of Assert(err == nil) 2018-01-08 13:46:21 -08:00
pulumi.go Fix cloud tests 2017-12-03 06:34:06 -08:00
s3reporter.go Reparameterize NewUniqueHex/ID 2017-12-10 07:44:11 -08:00
util.go Restructure test framework to ease multiple languages (#799) 2018-01-12 17:10:53 -08:00