pulumi/tests/integration/read/read_dbr
Matt Ellis 3aaec90039 Stop `yarn link`'ing the package under test in lifecycle tests
Instead of `yarn link`ing, pass an actual path to the library we just
built, so it is installed as a normal node module. This gives a better
indication of how things will work once the package is actually on
NPM.

It also makes it easier to in the future use more advanced yarn
features to do "testing at HEAD", because `yarn install` gets to see
the complete package graph.
2018-11-15 17:46:18 -08:00
..
step1 Reimplement refresh. (#1814) 2018-08-22 17:52:46 -07:00
step2 Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
step3 Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
read_dbr_test.go Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00