-
Notifications
You must be signed in to change notification settings - Fork 520
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: test remaining nested workspaces from root workspace with bazel…
…_integration_test
- Loading branch information
1 parent
f5c370c
commit 153551c
Showing
164 changed files
with
4,093 additions
and
1,181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,2 @@ | ||
node_modules | ||
internal/npm_install/test/node_modules | ||
dist | ||
release | ||
# Examples are tested by running examples/test_example.sh outside of Bazel | ||
examples/ | ||
# A subset of legacy e2e tests are nested workspaces | ||
# TODO(gregmagolan): move these to /e2e | ||
internal/e2e/bazel_workspaces_compat | ||
internal/e2e/fine_grained_deps/npm/node_modules | ||
internal/e2e/fine_grained_deps/yarn/node_modules | ||
internal/e2e/fine_grained_no_bin/node_modules | ||
internal/e2e/fine_grained_symlinks | ||
internal/e2e/node_loader_no_preserve_symlinks | ||
internal/e2e/node_loader_preserve_symlinks | ||
internal/e2e/packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.