Open bramhaghosh opened 8 years ago
Is this still planned? I think it'd be great for testing.
Yes - it's under active development.
Keep an eye out for it this quarter.
On Thu, Jan 19, 2017 at 10:19 AM bootstraponline notifications@github.com wrote:
Is this still planned? I think it'd be great for testing.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/google/martian/issues/75#issuecomment-273855099, or mute the thread https://github.com/notifications/unsubscribe-auth/AADI-Uz9eRpLjpAmFBCTNEWdB0lJVK6hks5rT6kegaJpZM4HjVnu .
Awesome! Thanks for the info.
Is there an updated ETA?
How should the keyGen() function be passed in? In the JSON config? Or in another modifier before it?
An initial implementation is being worked on in the "caching" branch, for those interested.
Provide support for HTTP/S response record and replay
Users have asked for the capability to record responses from external services, and then to use those responses as a mechanism to stub out the external service during the execution of a test run.
Proposed Record Mode Workflow
Proposed Replay Mode Workflow