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

Finish implementing hooks #206

Open
sckott opened this issue Nov 30, 2020 · 2 comments
Open

Finish implementing hooks #206

sckott opened this issue Nov 30, 2020 · 2 comments
Labels
Milestone

Comments

@sckott
Copy link
Collaborator

sckott commented Nov 30, 2020

Ruby vcr https://relishapp.com/vcr/vcr/v/5-1-0/docs/hooks

  • Before_record hook
  • Before_playback hook
  • Before_http_request hook
  • After_http_request hook
  • Around_http_request hook
@sckott sckott added the hooks label Nov 30, 2020
@sckott sckott added this to the v0.7 milestone Dec 1, 2020
@maelle
Copy link
Member

maelle commented Dec 17, 2020

what would one use them for? Editing cassettes, but what are other use cases?

@sckott
Copy link
Collaborator Author

sckott commented Dec 17, 2020

If you go through to the Ruby vcr link, then click on each of the hook types, you can see some examples, e.g., https://relishapp.com/vcr/vcr/v/5-1-0/docs/hooks/before-record-hook

@sckott sckott modified the milestones: v1.1, v2.0 Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants