pulumi/tests/integration/resource_refs_get_resource/nodejs
Thomas Gummerer 94c89b737b
re-enable TestResourceRefsGetResourceNode (#16903)
This test was flaky for the same reasons as
TestResourceRefsGetResourceGo, so we can also fix it the same way (see
https://github.com/pulumi/pulumi/pull/16897 for the fix of that).

Namely we wait for a bit for the resource to be able to be read. This
way we can unskip the test.

Fixes https://github.com/pulumi/pulumi/issues/11677
2024-08-07 15:50:18 +00:00
..
.gitignore Add tests to ensure `pulumi:pulumi:getResource` keeps resource refs 2022-12-16 15:38:46 -05:00
Pulumi.yaml Add tests to ensure `pulumi:pulumi:getResource` keeps resource refs 2022-12-16 15:38:46 -05:00
index.ts re-enable TestResourceRefsGetResourceNode (#16903) 2024-08-07 15:50:18 +00:00
package.json Add tests to ensure `pulumi:pulumi:getResource` keeps resource refs 2022-12-16 15:38:46 -05:00