mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 07:33:58 -06:00
b551981cc7
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. |
||
---|---|---|
.. | ||
error.go | ||
id_test.go | ||
id.go | ||
map_test.go | ||
map.go | ||
resource.go | ||
state_test.go | ||
state.go | ||
testing_config.go | ||
testing_import_state_test.go | ||
testing_import_state.go | ||
testing_test.go | ||
testing.go | ||
wait_test.go | ||
wait.go |