pulumi/tests/integration/delete_before_create
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 Remove existing lock files 2018-11-12 15:33:58 -08:00
step2 Delete Before Create (#1365) 2018-05-23 14:43:17 -07:00
step3 Delete Before Create (#1365) 2018-05-23 14:43:17 -07:00
step4 Delete Before Create (#1365) 2018-05-23 14:43:17 -07:00
step5 Delete Before Create (#1365) 2018-05-23 14:43:17 -07:00
delete_before_create_test.go Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00