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

Provide different logs for REST and GraphQL #174

Merged
merged 5 commits into from May 20, 2020
Merged

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito commented May 20, 2020

Changes

  • Adds the log method on a request handler model that controls how the mocked request/response should be logged in browser's console.
  • Adds integration tests that assert the data logged out in the browser's console upon intercepted request.

GitHub

@kettanaito kettanaito marked this pull request as ready for review May 20, 2020 10:02
@kettanaito kettanaito merged commit e757c04 into master May 20, 2020
@kettanaito kettanaito deleted the 161-graphql-logs branch May 20, 2020 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve GraphQL requests logging
1 participant