pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/testdata/tsnode/sdks/large-4.3.2
Fraser Waters f1f4d223f4
Add large string conformance test (#16034)
In the hopes of having a conformance test to trigger
https://github.com/pulumi/pulumi-dotnet/issues/249, this adds a
conformance test that has a provider send back a large (~100mb) string
which is then exported as a stack output.
2024-04-25 08:14:34 +00:00
..
README.md Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00
index.ts Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00
package.json Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00
provider.ts Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00
string.ts Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00
tsconfig.json Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00
utilities.ts Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00

README.md