pulumi/pkg/compiler/testdata/binder
joeduffy 54148c67e4 Bind predefined stack types
This prepopulates the symbol table with our predefined "primitive" types
like mu/container, mu/gateway, mu/func, and the like.  Also added a positive
test case to ensure the full set works; this will obviously need updating as
we embellish the predefined types with things like required parameters.
2016-11-17 06:10:23 -08:00
..
bad__symbol_already_exists Place stack services underneath a "services" property 2016-11-16 17:30:03 -08:00
bad__type_not_found__1 Add rudimentary type binding 2016-11-16 18:55:20 -08:00
bad__type_not_found__2 Add rudimentary type binding 2016-11-16 18:55:20 -08:00
good__predef_types Bind predefined stack types 2016-11-17 06:10:23 -08:00