angular/integration/bazel_workspace_tests/bazel_ngtsc_plugin
Paul Gschwendtner 5837fbd357 refactor: setup bazel integration test with new integration rule (#44238)
Sets up the Bazel integration test with the new integration rule. This
commit is separate from the other changes because it required some
additional work. i.e.

The test has moved from `integration/bazel` to `integration/<..>/bazel`
where `<..>` is a new Bazel package defining the integration test.

This is necessary because we could not declare the integration test
within the `BUILD.bazel` file actually being part of the nested bazel
workspace. In those cases we can just define it at a higher-level and
use integration test `working_dir` attribute.

PR Close #44238
2021-12-08 13:42:41 -05:00
..
src refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
test refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
tools refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
.bazelignore refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
.bazelrc refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
.bazelversion refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
BUILD.bazel refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
package.json refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
packages.bzl refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
protractor.conf.js refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
WORKSPACE refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
yarn.lock refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00