pulumi/pkg/testing
Matt Ellis 872c7661e3 Provide a way to override packages during a test run
Add a new property to ProgramTestOptions, `Overrides` that allows a
test to request a different version of a package is used instead of
what would be listed in the package.json file.

This will be used by our nightly automation to run everything "at head"
2018-11-25 22:02:28 -08:00
..
integration Provide a way to override packages during a test run 2018-11-25 22:02:28 -08:00
environment.go Write .yarnrc with both test frameworks 2018-11-19 17:12:18 -08:00