mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-04 13:17:43 -06:00
e3618f915b
We've changed the contract for PlanResourceChange to now require the provider to populate any default values (including unknowns) it wants to set for computed arguments, so our mock provider here now needs to be a little more complex to deal with that. This fixes several of the tests in this package. A minor change to TestLocal_applyEmptyDirDestroy was required to make it properly configure the mock provider so PlanResourceChange can access the schema. |
||
---|---|---|
.. | ||
test-fixtures | ||
backend_apply_test.go | ||
backend_apply.go | ||
backend_local.go | ||
backend_plan_test.go | ||
backend_plan.go | ||
backend_refresh_test.go | ||
backend_refresh.go | ||
backend_test.go | ||
backend.go | ||
cli.go | ||
counthookaction_string.go | ||
hook_count_action.go | ||
hook_count_test.go | ||
hook_count.go | ||
hook_state_test.go | ||
hook_state.go | ||
local_test.go | ||
testing.go |