terraform/helper/resource
James Nugent b551981cc7 testing: Add ComposeAggregateTestFunc
This commit adds a function which composes a series of TestFuncs, but
will run all tests before returning an error, unlike ComposeTestFunc.
This is useful when verifying contents of state in acceptance tests and
it is desirable to see all the failing cases in one run for slow
resources.
2016-08-16 19:56:18 +01:00
..
error.go
id.go
id_test.go
map.go
map_test.go
resource.go
state.go provider/aws: Rework Beanstalk optional polling 2016-07-13 15:38:23 -06:00
state_test.go
testing.go testing: Add ComposeAggregateTestFunc 2016-08-16 19:56:18 +01:00
testing_config.go
testing_import_state.go helper/resource: Fix import test harness, which was modifying state 2016-07-15 13:15:47 -06:00
testing_import_state_test.go
testing_test.go testing: Add ComposeAggregateTestFunc 2016-08-16 19:56:18 +01:00
wait.go Another race in resource.Retry 2016-07-29 18:35:54 -04:00
wait_test.go Timing out is not success 2016-06-30 18:07:56 -07:00