forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cluster-ui: upgrade jest and related dependencies
Jest before v27 didn't support configuration options that allow test files to be discovered across symlink boundaries, which is necessary when running Jest tests within a Bazel sandbox. Upgrade Jest and its dependencies (including a manual version resolution of jest-environment-jsdom [1] defined in pkg/ui/package.json to avoid Jest bugs [2]) to enable cluster-ui tests being run via Bazel. [1] enzymejs/enzyme-matchers#351 (comment) [2] yarnpkg/yarn#5039 Release justification: Upgrade of test dependencies Release note: None
- Loading branch information
Showing
4 changed files
with
1,202 additions
and
1,328 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
Submodule yarn-vendor
updated
135 files
Oops, something went wrong.