warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
485 stars 47 forks source link

remove console errors from the tests #45

Closed christo8989 closed 2 years ago

christo8989 commented 2 years ago

These functions are expected to console.error but it can create a lot of noise when running tests.

So, the tests expect it to happen once and then restore the method.