mswjs / examples

Examples of Mock Service Worker usage with various frameworks and libraries.
683 stars 211 forks source link

Add relative request URL examples to "jest-jsdom" #105

Closed kettanaito closed 8 months ago

kettanaito commented 8 months ago

Folks often struggle with getting relative URLs to work in JSDOM. Would be nice to add a new test to the existing jest-jsdom example that feature the usage of relative request URLs.