pulumi/cmd/pulumi-test-language/providers
Brandon Pollack 0b0d0e7f03 fixup! Add the ability to generate aliased import prefixes to go generator.
This has incomplete/failing tests.  It's most of the way there, but this
differs from the situation in #9664 which happened during applies, and
so it seems that while ApplyT is fixed, this kind of overlap is not.

It is aliased now, but the alias is not used (should be pretty simple to
memo it somewhere and use it when generating).
2024-09-30 17:32:00 +09:00
..
alpha_provider.go Conformance test for provider pre-release versions (#16498) 2024-06-29 10:07:14 +00:00
asset_archive_provider.go Normalize plugin.Provider methods to (Context, Request) -> (Response, error) (#16302) 2024-06-07 19:47:49 +00:00
bad_provider.go Parse conformance programs to decide which packages are needed for SDKs (#16872) 2024-08-05 12:07:06 +00:00
config_provider.go Fix l2-resource-config to test name and pluginDownloadURL correctly (#16846) 2024-07-30 22:28:09 +00:00
fail_on_create_provider.go Normalize plugin.Provider methods to (Context, Request) -> (Response, error) (#16302) 2024-06-07 19:47:49 +00:00
large_provider.go Normalize plugin.Provider methods to (Context, Request) -> (Response, error) (#16302) 2024-06-07 19:47:49 +00:00
primitive_provider.go Add a test of sending primitive values for a resource (#16718) 2024-07-22 21:13:11 +00:00
primitive_ref_provider.go Add l2-primitive-ref conformance test (#17302) 2024-09-24 08:42:24 +00:00
ref_ref_provider.go Add ref-ref conformance test (#17367) 2024-09-26 22:00:55 +00:00
simple_invoke_provider.go Add a conformance test for invokes (#16867) 2024-08-05 04:32:07 +00:00
simple_overlapping_name_provider.go fixup! Add the ability to generate aliased import prefixes to go generator. 2024-09-30 17:32:00 +09:00
simple_provider.go fixup! Add the ability to generate aliased import prefixes to go generator. 2024-09-30 17:32:00 +09:00