pulumi/pkg
Pat Gavlin 46400d502b
[codegen] Unify SDK codegen testing (#7433)
Rather than duplicating the list of tests and codegen driver across each
SDK, move its definition into `pkg/codegen/internal/test`. This has a
few notable benefits:

- All SDK code generators will be tested against each test. Though some
  tests may exercise a particular code generator more than others, the
  extra coverage will be generally beneficial.
- Adding a new test is simpler, as only a single file needs to be
  changed.
- All SDKs now honor the `PULUMI_ACCEPT` environment variable for
  updating baselines.
- Codegen tests now validate all generated files instead of only a
  particular subset.
2021-07-06 15:40:53 -07:00
..
backend Fix watch command in macos arm64 builds (#7345) 2021-06-21 14:33:30 -07:00
cmd/pulumi Read passphrase from the terminal when rotating. (#7347) 2021-06-22 11:13:57 -07:00
codegen [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
engine Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00
graph [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
operations [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00
secrets [cli] Prevent regression in loading passphrase secrets provider from state (#6976) 2021-05-06 14:40:44 +01:00
testing/integration Tracing enhancements for CLI perf metrics capture (#7279) 2021-06-15 13:25:03 -04:00
util [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Read passphrase from the terminal when rotating. (#7347) 2021-06-22 11:13:57 -07:00
go.sum Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00