pulumi/pkg/codegen/nodejs
Ian Wahbe 741310d4d7
[python,nodejs] Speed up codegen tests (#9769)
* Don't run pyTestCheck unless there were mixins

On my machine this changes the python test time from ~340s to ~55s

* TS: assume subsidiary packages are correct

'--skipLibCheck true --skipDefaultLibCheck true' cuts ~50s off of the
total time needed in github.com/pulumi/pulumi/pkg/v3/codegen/nodejs.
2022-06-02 14:56:56 -07:00
..
doc.go Fix TS name generation for names that start with `_` (#9453) 2022-05-02 11:16:21 -07:00
doc_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
gen.go Emit the "package.json".pulumi.server field correctly (#9662) 2022-05-24 12:28:06 -07:00
gen_intrinsics.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
gen_program.go [codegen] Potpourri of codegen improvements for `pulumi convert` (#9651) 2022-05-23 18:11:20 -07:00
gen_program_expressions.go Use exising module name infrastrucure (#9487) 2022-04-29 09:56:02 -07:00
gen_program_lower.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
gen_program_test.go Expose the check function (#9176) 2022-03-16 11:42:30 -07:00
gen_program_utils.go Implemented filebase64sha256 & fileArchive support for codegen (#7997) 2022-01-21 16:03:25 +02:00
gen_test.go Add an EnumType to the PCL model (#9290) 2022-04-18 11:03:42 +02:00
importer.go Respect schema versions (toggled via flag) (#8881) 2022-02-03 17:07:13 +01:00
test.go [python,nodejs] Speed up codegen tests (#9769) 2022-06-02 14:56:56 -07:00
utilities.go Escape deprecation messages before interpolating into source text (#9371) 2022-04-08 16:40:11 +01:00
utilities_test.go Escape deprecation messages before interpolating into source text (#9371) 2022-04-08 16:40:11 +01:00