karate icon indicating copy to clipboard operation
karate copied to clipboard

Create an option to use karate.proceed functionality in JS mocks

Open vincent-hennig opened this issue 1 year ago • 5 comments

As stated in this question on stackoverflow we would like to use request forwarding while using a javascript mock. Currently this feature does not exist for JS mocks and could be implemented as context.proceed(), saving users the work of manually creating a new http request and handling responses.

vincent-hennig avatar Jun 22 '23 13:06 vincent-hennig