angular/integration/bazel_workspace_tests
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
..
bazel_ngtsc_plugin 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