You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Final checks
The text was updated successfully, but these errors were encountered: