Replies: 1 comment
-
There is an experimental API called interceptor. Its very clunky. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my unit tests, I want to not only intercept the incoming fetch response but also verify the body of any outgoing (intercepted) fetch request. I searched through the doc but cannot find anything. Does such a feature exist?
Beta Was this translation helpful? Give feedback.
All reactions