worker-typescript-template icon indicating copy to clipboard operation
worker-typescript-template copied to clipboard

example fetch mock

Open koeninger opened this issue 4 years ago • 0 comments
trafficstars

Not 100% sure how much it's worth adding to the testing examples, as needs will vary.

There's already a simple fetch mock in service-worker-mock, but it didn't seem like it had type definitions out of the box, or maybe I was misusing it. That's why I added the dependency on jest-fetch-mock.

koeninger avatar Jun 15 '21 17:06 koeninger