Mocker icon indicating copy to clipboard operation
Mocker copied to clipboard

Response handler for dynamic requests (POC)

Open teameh opened this issue 1 year ago • 10 comments

I'm using Mocker as mock backend for our app to be able to develop the app in "demo mode" as long as other developers are still working on the backend.

This sometimes requires a more dynamic response to be returned from the mocks based on the request body or previous requests. I considered creating something from scratch based off Mocker, but instead I've added a simple responseHandler option to my own fork to facilitate this.

It works great and just using my own fork works fine, but I can imagine that this could be valuable for other developers as well. Here's a POC branch that demonstrates this. If you think this is something that would benefit Mocker, I could draft up a real PR with a nicer implementation if you like.

teameh avatar Oct 04 '24 08:10 teameh

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Nov 04 '24 00:11 github-actions[bot]

ping @AvdLee perhaps?

teameh avatar Nov 04 '24 09:11 teameh

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Dec 05 '24 00:12 github-actions[bot]

ping @kairadiagne perhaps?

teameh avatar Dec 05 '24 08:12 teameh

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Jan 11 '25 00:01 github-actions[bot]

..

teameh avatar Jan 11 '25 19:01 teameh

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Feb 12 '25 00:02 github-actions[bot]

.

teameh avatar Feb 12 '25 08:02 teameh

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Mar 15 '25 00:03 github-actions[bot]

..

teameh avatar Mar 15 '25 19:03 teameh

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Apr 16 '25 00:04 github-actions[bot]

Here's a POC branch that demonstrates this. If you think this is something that would benefit Mocker, I could draft up a real PR with a nicer implementation if you like.

It still needs some polishing. Would you review and approve and merge the changes if I do this work?

teameh avatar Apr 27 '25 07:04 teameh

Hi @teameh, it looks good to me and I’ve just approved the PR, but I believe we need more approvals. I’m not a member of the WeTransfer team, but I use Mocker a lot to write unit tests.

r1b2ns avatar Apr 27 '25 18:04 r1b2ns

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar May 29 '25 00:05 github-actions[bot]