Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a way for finding an appropriate response to return when receiving a mock request #704

Open
Tracked by #646
mcruzdev opened this issue Apr 17, 2024 · 2 comments
Labels
added to backlog The issue was added to backlog area:wiremock Stale

Comments

@mcruzdev
Copy link
Collaborator

mcruzdev commented Apr 17, 2024

Currently, we're retrieving the mocked response based on the lowest status code. We need to provide a mechanism to select the appropriate response when there are multiple responses for the operation.

@mcruzdev mcruzdev mentioned this issue Apr 17, 2024
3 tasks
@mcruzdev mcruzdev added this to the Wiremock Implementation M1 milestone Apr 17, 2024
@mcruzdev mcruzdev added the added to backlog The issue was added to backlog label Apr 17, 2024
@mcruzdev
Copy link
Collaborator Author

We can get as inspiration what https://microcks.io/ does.

@ricardozanini ricardozanini added the area:client This item is related to the client extension label Apr 18, 2024
@mcruzdev mcruzdev added area:wiremock and removed area:client This item is related to the client extension labels Apr 19, 2024
Copy link
Contributor

@ricardozanini @hbelmiro This is being labeled as Stale.

@github-actions github-actions bot added the Stale label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
added to backlog The issue was added to backlog area:wiremock Stale
Projects
None yet
Development

No branches or pull requests

2 participants