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

Closed
wants to merge 1 commit into from
Closed

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 🤔

@kehra
Copy link
Author

kehra commented Nov 2, 2024

I close this because I have found that it is not necessary.
Thank you for your advice.

@kehra kehra closed this Nov 2, 2024
@kehra kehra deleted the support-vcr branch November 2, 2024 08:20
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