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

add vcr adapter #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add vcr adapter #80

wants to merge 1 commit into from

Conversation

kehra
Copy link

@kehra kehra commented Aug 30, 2024

What is the purpose of this pull request?

When testing with VCR, I want to check if HTTP requests are being made.

What changes did you make? (overview)

Add an adapter for VCR

Checklist

  • I've added tests for this change
  • I've added a Changelog entry
  • I've updated a documentation

@palkan
Copy link
Owner

palkan commented Sep 17, 2024

Thanks for the PR, but from the failing tests it looks like it's already been caught by Sniffer, no specific handling of VCR required. Could you check please?

@kehra
Copy link
Author

kehra commented Sep 23, 2024

Thank you for confirming.
I'll check this when I have free time later.

As you say, the VCR uses other libraries, so it may not be necessary 🤔

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.

2 participants