pulumi/pkg/codegen/internal/test/testdata/simple-enum-schema/dotnet
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
..
Inputs [codegen/go] Register resource modules/packages (#6121) 2021-01-19 16:59:51 -07:00
Outputs [codegen/go] Register resource modules/packages (#6121) 2021-01-19 16:59:51 -07:00
Tree [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
Enums.cs [codegen/go] Register resource modules/packages (#6121) 2021-01-19 16:59:51 -07:00
Provider.cs [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
Pulumi.Plant.csproj [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
README.md [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
Utilities.cs [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
logo.png [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00

README.md