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

Ignore files and folder when running mutation tests #86

Open thomaschaplin opened 3 years ago

thomaschaplin commented 3 years ago

I believe the tests folder doesn't need to be included in the report found here - https://trayio.github.io/mock-inspect/mutation/#tests

including fixtures and setup helpers files / folders

thomaschaplin commented 2 years ago

test comment