pulumi/pkg/codegen/internal/test/testdata/simple-enum-schema
Ian Wahbe 67303e1b99
Run type checker against all languages (#7931)
We run the best static check we can on generated code, ensuring that it is valid. 

* Run type checker against all languages (not docs)

* Fix package location, add some deps for schemas

* More tests passing

* These tests finally work

* Make linter happy

* Fix tests for merge from master

* Opt out of input-collision(nodejs) test

* Get more visibility into testing nodejs

* Fix type assumption

* Specify ts-node version

* Retrofit typescript dependencies for node14

* Give each go instance it's own module

* Attempt to diagnose remote go mod init failure

* Provide root for go mod init

* Make linter happy
2021-09-15 09:49:36 -07:00
..
docs Update test data for docs template change (#7678) 2021-07-29 10:15:03 -07:00
dotnet Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
go/plant Fix 7913 Python codegen issue with double-quote inside docstrings (#7914) 2021-09-08 14:52:54 -04:00
nodejs Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00
python Fix 7913 Python codegen issue with double-quote inside docstrings (#7914) 2021-09-08 14:52:54 -04:00
schema.json Run type checker against all languages (#7931) 2021-09-15 09:49:36 -07:00