pulumi/pkg/codegen/internal/test
Pat Gavlin d07b325138
[codegen] Add type name generation tests. (#7470)
The inputs and expected outputs for the tests are encoded using a
schema. Each property present in the schema forms a testcase; the
expected outputs for each language are stored in each property's
`Language` field with the language name "test". Expected outputs can be
regenerated using `PULUMI_ACCEPT`.
2021-07-09 10:23:10 -07:00
..
testdata [codegen] Add type name generation tests. (#7470) 2021-07-09 10:23:10 -07:00
helpers.go [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
host.go Discriminated unions in schema and programgen 2021-05-05 10:01:22 +02:00
providers.go Discriminated unions in schema and programgen 2021-05-05 10:01:22 +02:00
sdk_driver.go [codegen/test] Optionally skip testcases. (#7463) 2021-07-08 13:54:03 -07:00
type_driver.go [codegen] Add type name generation tests. (#7470) 2021-07-09 10:23:10 -07:00