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 error message when cassete file does not exist #1028

Conversation

PauloVilarinho
Copy link
Contributor

Issue: #985

Adds error message to when cassete is using record mode :none but file is not found

@paulovilarinho-shopify paulovilarinho-shopify force-pushed the add-error-message-when-cassete-file-does-not-exist branch 5 times, most recently from 84655c8 to 0bb4a9a Compare August 2, 2024 13:29
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @PauloVilarinho, I added some suggestions, this looks like we can get it in next week!

lib/vcr/errors.rb Outdated Show resolved Hide resolved
spec/lib/vcr/errors_spec.rb Outdated Show resolved Hide resolved
lib/vcr/errors.rb Outdated Show resolved Hide resolved
@paulovilarinho-shopify paulovilarinho-shopify force-pushed the add-error-message-when-cassete-file-does-not-exist branch from 0bb4a9a to 3c909a6 Compare August 2, 2024 22:09
@PauloVilarinho
Copy link
Contributor Author

All changes applied @olleolleolle, thanks for the feedback!

@paulovilarinho-shopify paulovilarinho-shopify force-pushed the add-error-message-when-cassete-file-does-not-exist branch from 3c909a6 to 84a71bc Compare August 2, 2024 22:12
@PauloVilarinho PauloVilarinho requested a review from andrehjr August 4, 2024 04:29
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @PauloVilarinho!

@olleolleolle olleolleolle merged commit 9d82a03 into vcr:master Aug 4, 2024
41 checks passed
@olleolleolle olleolleolle linked an issue Aug 9, 2024 that may be closed by this pull request
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.

VCR Should raise an error or warning if a cassette is not found
3 participants