pulumi/sdk/python/toolchain/testdata/pulumi-test-package
Julien bf3920aae6
Use a mock package in TestListPackages (#18340)
This avoids the download, but more importantly it prevents the test
failing when the dependencies of the installed package change.

This also includes the changes from
https://github.com/pulumi/pulumi/pull/18339, since both tests seem to be
failing at the moment. We need both fixes at once to be able to merge.
2025-01-27 15:20:41 +00:00
..
pulumi_test_package Use a mock package in TestListPackages (#18340) 2025-01-27 15:20:41 +00:00
README.md Use a mock package in TestListPackages (#18340) 2025-01-27 15:20:41 +00:00
pyproject.toml Use a mock package in TestListPackages (#18340) 2025-01-27 15:20:41 +00:00

README.md

A mock Pulumi package for testing dependency installation and plugin disocvery