Skip to content
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

fix: remove jsdom and use jest jsdom environment #34

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

Kyzyl-ool
Copy link
Collaborator

The reason of long going tests was the most probably the using of jsdom library.

Personally, with jest cache revalidation, it reduced runtime tests duration from 50 sec to 7 sec.

@Kyzyl-ool Kyzyl-ool requested review from vsesh and 3y3 March 14, 2024 11:26
@Kyzyl-ool Kyzyl-ool merged commit f0aeab8 into master Mar 14, 2024
2 checks passed
@Kyzyl-ool Kyzyl-ool deleted the fix/optimize-runtime-tests branch March 14, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants