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

Allow to check the parameters sent by using registerEndpoint #885

Open
2 of 4 tasks
xavier-ottolini opened this issue Jul 5, 2024 · 1 comment
Open
2 of 4 tasks
Labels
enhancement New feature or request pending triage

Comments

@xavier-ottolini
Copy link

Describe the feature

The function "registerEndpoint" is an interesting feature to check if a request is sent, and to check the response parsing.

However, it would be also useful to check which params are sent in the URL, in the query parameters and in the body.

Additional information

  • Would you be willing to help implement this feature?
  • Could this feature be implemented as a module?

Final checks

@dosubot dosubot bot added the enhancement New feature or request label Jul 5, 2024
@Cephra
Copy link

Cephra commented Jul 8, 2024

This would be a great idea! I'm at the same spot now looking for a way to assert that certain API calls have been made. Maybe there is another way to accomplish this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pending triage
Projects
None yet
Development

No branches or pull requests

2 participants