angular-cn/integration/bazel-schematics
Keen Yee Liau a570fdf0f0 fix(bazel): Fix integration test after v8 bump (#28194)
The integration test for bazel-schematics installs Angular in
two different locations:

1. Bazel workspace
2. package.json -> fetched from npm

Pull request #28142 changes the test to always install (1) from
source. This breaks when there's a major version bump since the
versions locally and the version in package.json no longer match.

This change updates package.json to fetch @angular/* packages
locally as well.

PR Close #28194
2019-01-16 16:09:58 -08:00
..
angular.json.original ci: make `integration_test` job logs less verbose (#27934) 2019-01-04 12:18:39 -08:00
app.e2e-spec.ts test(bazel): Make sure CLI project created with Bazel works with original workflow (#27741) 2018-12-19 18:24:25 -05:00
app.po.ts test(bazel): Use local_repository to load Angular (#28061) 2019-01-11 16:19:59 -08:00
index.html test(bazel): Make sure CLI project created with Bazel works with original workflow (#27741) 2018-12-19 18:24:25 -05:00
package.json test(bazel): Use local_repository to load Angular (#28061) 2019-01-11 16:19:59 -08:00
package.json.replace fix(bazel): Fix integration test after v8 bump (#28194) 2019-01-16 16:09:58 -08:00
replace_angular_repo.js test(bazel): Use local_repository to load Angular (#28061) 2019-01-11 16:19:59 -08:00
test.sh fix(bazel): Fix integration test after v8 bump (#28194) 2019-01-16 16:09:58 -08:00
yarn.lock fix(bazel): Fix integration test after v8 bump (#28194) 2019-01-16 16:09:58 -08:00