Skip to content

[INT-1] visual-snapshots: add ESM support for Jest #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

perf2711
Copy link
Contributor

visual-snapshots: add ESM support for Jest

Issue : INT-1

Description

Adds support for ESM in Jest.
Some code and tests had to be changed to remove unsupported (or unstable) Jest module mocking.

Types of Changes

  • Refactor/improvements

@perf2711 perf2711 added enhancement New feature or request javascript Pull requests that update Javascript code labels Mar 13, 2025
@perf2711 perf2711 self-assigned this Mar 13, 2025
@perf2711 perf2711 force-pushed the feat/INT-1/jest-esm branch from 4e7c147 to dc61a68 Compare March 14, 2025 08:32
@perf2711 perf2711 merged commit c99d8c8 into feat/INT-1/pdf-snapshots Mar 20, 2025
1 check passed
@perf2711 perf2711 deleted the feat/INT-1/jest-esm branch March 20, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants