pulumi/tests/integration
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
..
config_basic Remove existing lock files 2018-11-12 15:33:58 -08:00
config_capture_e2e/nodejs Remove existing lock files 2018-11-12 15:33:58 -08:00
delete_before_create Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
dependency_steps Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
double_pending_delete Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
duplicate_urns Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
empty Remove existing lock files 2018-11-12 15:33:58 -08:00
explicit_provider Remove existing lock files 2018-11-12 15:33:58 -08:00
get_created Remove existing lock files 2018-11-12 15:33:58 -08:00
invalid_package_json Remove existing lock files 2018-11-12 15:33:58 -08:00
partial_state Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
project_main Remove existing lock files 2018-11-12 15:33:58 -08:00
project_main_abs Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
project_main_parent Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
protect_resources Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
read Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
recreate_resource_check Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
stack_bad_parenting Remove existing lock files 2018-11-12 15:33:58 -08:00
stack_dependencies Remove existing lock files 2018-11-12 15:33:58 -08:00
stack_outputs Remove existing lock files 2018-11-12 15:33:58 -08:00
stack_parenting Remove existing lock files 2018-11-12 15:33:58 -08:00
stack_project_name Remove existing lock files 2018-11-12 15:33:58 -08:00
stack_reference Add an API for importing stack outputs (#2180) 2018-11-14 13:33:35 -08:00
steps Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00
integration_test.go Stop `yarn link`'ing the package under test in lifecycle tests 2018-11-15 17:46:18 -08:00