pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/testdata/tsnode/projects
Will Jones a0cea65e70
Add conformance tests for remote assets ()
Conformance tests allow us to test functionality regardless of
programming language used, by setting up a test program using PCL and
making assertions about program state before and after various
operations. This commit adds a set of conformance tests for remote
assets (that is, assets that must be retrieved from some URI), which
have until now been untested in this regard.
2024-07-03 09:03:24 +00:00
..
l1-empty Run conformance tests with and without ts-node () 2024-03-28 15:44:25 +00:00
l1-main Run conformance tests with and without ts-node () 2024-03-28 15:44:25 +00:00
l1-output-array Add array conformance test () 2024-04-10 16:00:24 +00:00
l1-output-bool Run conformance tests with and without ts-node () 2024-03-28 15:44:25 +00:00
l1-output-number Add negative number to the number output conformance test () 2024-04-06 12:31:58 +00:00
l1-output-string Test string outputs in conformance tests () 2024-03-29 14:24:29 +00:00
l1-stack-reference Add StackReference conformance test () 2024-04-16 11:13:25 +00:00
l2-destroy Run conformance tests with and without ts-node () 2024-03-28 15:44:25 +00:00
l2-engine-update-options Run conformance tests with and without ts-node () 2024-03-28 15:44:25 +00:00
l2-explicit-provider Add explict provider test to conformance tests () 2024-06-11 14:56:08 +00:00
l2-failed-create-continue-on-error Implement up --continue-on-error () 2024-04-22 11:12:45 +00:00
l2-large-string Add large string conformance test () 2024-04-25 08:14:34 +00:00
l2-resource-alpha Conformance test for provider pre-release versions () 2024-06-29 10:07:14 +00:00
l2-resource-asset-archive Add conformance tests for remote assets () 2024-07-03 09:03:24 +00:00
l2-resource-simple Run conformance tests with and without ts-node () 2024-03-28 15:44:25 +00:00
l2-target-up-with-new-dependency Run conformance tests with and without ts-node () 2024-03-28 15:44:25 +00:00