pulumi/pkg/codegen/schema
Abhinav Gupta 1bdf2a8667
all: Don't use cmdutil.Diag in tests
Update all tests that use cmdutil.Diag directly
(because these write to the test process' stdout/stderr)
and instead use diagtest.Sink to have them write
to the test's logger.
2023-03-13 12:54:04 -07:00
..
bind.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
docs_parser.go golangci-lint: Enable staticcheck 2023-01-14 16:59:46 -08:00
docs_renderer.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
docs_test.go chore(all): strings.Replace(..., -1) => strings.Replace(...) 2023-03-01 13:22:33 -08:00
loader.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
loader_schema_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
loader_test.go all: Don't use cmdutil.Diag in tests 2023-03-13 12:54:04 -07:00
mock_pulumi_schema.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
package_reference.go all: Assert => Assertf 2023-03-03 14:37:43 -08:00
pulumi.json Initial implementation of simplified invokes for dotnet and nodejs 2023-01-11 14:17:14 -08:00
schema.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
schema_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00