pulumi/pkg/resource/deploy/deploytest
Fraser Waters 83e38c2ac9 Add ConstructInfo to deploytest
This is so we can access the other parts of ConstructInfo inside
ConstructF functions in tests, same as CallInfo and CallF.
2023-07-25 09:03:48 +01:00
..
analyzer.go [core] Improve engine test coverage. (#8720) 2022-01-11 09:20:43 -08:00
backendclient.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
languageruntime.go Make convert more lenient 2023-06-08 11:14:31 +01:00
pluginhost.go Use slice.Prealloc instead of make([]T, 0, ...) 2023-06-29 11:27:50 +01:00
provider.go Add ConstructInfo to deploytest 2023-07-25 09:03:48 +01:00
resourcemonitor.go [engine] Add support for source positions 2023-07-10 14:35:40 -07:00
resourcemonitor_test.go pkg/deploytest: Don't zero CustomTimeouts < 1 minute 2023-04-14 15:05:51 -07:00