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

feature request: Include verb on unmatched call warnings #148

Closed
alfonsodev opened this issue Oct 21, 2016 · 1 comment · Fixed by #155
Closed

feature request: Include verb on unmatched call warnings #148

alfonsodev opened this issue Oct 21, 2016 · 1 comment · Fixed by #155

Comments

@alfonsodev
Copy link

alfonsodev commented Oct 21, 2016

it would be great to have

  console.warn node_modules/fetch-mock/src/fetch-mock.js:96
    unmatched call to [POST] http://localhost:3001/users

Instead of

  console.warn node_modules/fetch-mock/src/fetch-mock.js:96
    unmatched call to http://localhost:3001/users

if you agree I could try to PR myself, but it might be very fast to implement from your side.
Thank you for this great package.

@wheresrhys
Copy link
Owner

Yep I'd accept a PR for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants