pulumi/pkg/engine/lifecycletest
Fraser Waters 97d94658c1
Refactor transformation tests and add Go test (#14851)
This removes the dynamic resources from the transformation tests and
just uses the testprovider instead. As such we can now also write the Go
transform test in pretty much exactly the same way in the same place.

I've removed the golang_sdk test from lifecycletest has it's now covered
by this integration test.
2023-12-16 14:06:27 +00:00
..
alias_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
analyzer_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
delete_before_replace_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
golang_sdk_test.go Refactor transformation tests and add Go test (#14851) 2023-12-16 14:06:27 +00:00
import_test.go Enable perfsprint linter (#14813) 2023-12-12 12:19:42 +00:00
pending_delete_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
provider_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
pulumi_test.go Replace some more uses of assert.Contains(err.Error()) with assert.ErrorContains (#14863) 2023-12-15 17:45:32 +00:00
refresh_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
resource_reference_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
source_query_test.go [test] increase code coverage of `pkg/resource/deploy` (#14771) 2023-12-10 21:29:37 +00:00
step_generator_test.go [test] increase code coverage of `pkg/resource/deploy` (#14771) 2023-12-10 21:29:37 +00:00
target_test.go Fix handling of delete failures for targeted destroys (#14735) 2023-12-05 17:19:10 +00:00
test_plan.go [test] increase code coverage of `pkg/resource/deploy` (#14771) 2023-12-10 21:29:37 +00:00
update_plan_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00