Skip to content

Conversation

@Grieze
Copy link

@Grieze Grieze commented Mar 7, 2024

Updated the jest-missing-globals doc to fix the common issue related to ReadableStream not being defined as of Jest V29.

Was facing this issue in my own project, opened a ticket then closed it on the MSW repo, because ReadableStream wasn't defined causing errors HttpResponse to fail. ReadableStream needs to be defined because it's one of those global libraries that Jest ignores and you have to reintroduce to the environment.

Updated the jest-missing-globals doc to fix the common issue related to ReadableStream not being defined as of Jest V29.
@vercel
Copy link

vercel bot commented Mar 7, 2024

@Grieze is attempting to deploy a commit to the MSW Team on Vercel.

A member of the Team first needs to authorize it.

@kettanaito kettanaito force-pushed the main branch 2 times, most recently from 7710ef8 to 1fc73d3 Compare September 20, 2025 11:25
Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

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

Thanks for adding this, @Grieze. This page has since been rewritten to feature jest-fixed-jsdom instead.

@kettanaito kettanaito closed this Nov 10, 2025
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