fetch-mock icon indicating copy to clipboard operation
fetch-mock copied to clipboard

Allow 'transparent spy'

Open wheresrhys opened this issue 4 years ago • 1 comments

i.e. fallback to network but don't record calls

wheresrhys avatar May 21 '20 20:05 wheresrhys

Suggested API - .spy(matcher, transparent) - transparent is Bool

wheresrhys avatar Sep 23 '21 21:09 wheresrhys