pulumi/pkg/testing/integration
Matt Ellis c398e8ba80 Don't write a lock file when installing test packages
The lockfile is not super interesting when running the lifecycle
tests, since the test project is not a long lived artifact. There was
no real harm in writing it, exepct that in some cases `pipenv` gets
very confused when you have dependencies on pre-release
versions (which is the case right now as we are brining up Python 3).

The packages are still installed correctly, even when we don't write a
lock file.
2018-11-08 12:09:10 -08:00
..
command.go Remove references to Pulumi private clouds (#2095) 2018-10-24 13:50:35 -07:00
program.go Don't write a lock file when installing test packages 2018-11-08 12:09:10 -08:00
program_test.go Don't dirty work tree when running tests 2018-06-14 15:58:37 -07:00
pulumi.go Add license headers 2018-05-22 15:02:47 -07:00
s3reporter.go Add license headers 2018-05-22 15:02:47 -07:00
util.go Don't dirty work tree when running tests 2018-06-14 15:58:37 -07:00