Skip to content

Wrapper tests(Vue): fix jest config after bump @vue/test-utils to v2.4.6#33337

Open
EugeniyKiyashko wants to merge 1 commit intoDevExpress:26_1from
EugeniyKiyashko:26_1_fix_jest_in_vue
Open

Wrapper tests(Vue): fix jest config after bump @vue/test-utils to v2.4.6#33337
EugeniyKiyashko wants to merge 1 commit intoDevExpress:26_1from
EugeniyKiyashko:26_1_fix_jest_in_vue

Conversation

@EugeniyKiyashko
Copy link
Copy Markdown
Contributor

No description provided.

@EugeniyKiyashko EugeniyKiyashko self-assigned this Apr 17, 2026
Copilot AI review requested due to automatic review settings April 17, 2026 09:28
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the monorepo’s Jest/ts-jest setup to keep wrapper/unit tests working after dependency updates (notably @vue/test-utils@2.4.6), with a focus on Vue wrapper Jest configuration and aligning ts-jest versions across packages.

Changes:

  • Bump ts-jest to 29.4.9 across multiple packages and update the lockfile accordingly.
  • Adjust packages/devextreme-vue/jest.config.js to add customExportConditions and tweak ts-jest transform options.

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
pnpm-lock.yaml Updates dependency graph for ts-jest@29.4.9 and newly-added per-package jest deps.
packages/nx-infra-plugin/package.json Bumps ts-jest version used by infra plugin tests.
packages/devextreme/package.json Bumps ts-jest version used by core package tests.
packages/devextreme-vue/package.json Adds jest and bumps ts-jest for Vue wrapper tests.
packages/devextreme-vue/jest.config.js Updates Jest config to handle export conditions + ts-jest emit behavior.
packages/devextreme-themebuilder/package.json Adds jest and bumps ts-jest for ThemeBuilder tests.
packages/devextreme-scss/package.json Adds jest and bumps ts-jest for SCSS package tests.
packages/devextreme-react/package.json Adds jest and bumps ts-jest for React wrapper tests.
packages/devextreme-monorepo-tools/package.json Bumps ts-jest version used by monorepo-tools tests.

Comment thread packages/devextreme/package.json
Comment thread packages/nx-infra-plugin/package.json
Comment thread packages/devextreme-monorepo-tools/package.json
Comment thread packages/devextreme-scss/package.json
Copilot AI review requested due to automatic review settings April 17, 2026 09:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 8 out of 9 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants