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

Excluding recorded_at #168

Open
aiguofer opened this issue May 27, 2019 · 0 comments
Open

Excluding recorded_at #168

aiguofer opened this issue May 27, 2019 · 0 comments

Comments

@aiguofer
Copy link

Since cassettes tend to get checked in to VC, it would make sense to have an option to remove the recorded_at key from each interaction. This would make the diffs smaller when tests are re-recorded.

Looking at the code, the only reference I can see for this property is in Cassette.earliest_recorded_date, which seems to be used to determine whether a cassette needs to be re-recorded. Would it make sense to just add a timestamp indicating the beginning of the recording to the cassette itself?

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

No branches or pull requests

1 participant