trayio / mock-inspect

Mocks network requests and allows you to make assertions about how these requests happened. Supports auto-mocking of graphQL requests given a valid schema.
MIT License
18 stars 1 forks source link

Remove unnecessary stacktrace clipping #84

Closed thomaschaplin closed 3 years ago

thomaschaplin commented 3 years ago

Fixes https://github.com/trayio/mock-inspect/issues/83