You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone here had experience testing this inside their projects with VCR?
I'm attempting to run a quick test to save a user's attribute each time and it runs great the first time, and when loading the cassette on the 2nd and 3rd times its generally fine, but then a few minutes later the test fails.
Has anyone experienced this with VCR? And do you know a good way around it?
The text was updated successfully, but these errors were encountered:
Has anyone here had experience testing this inside their projects with VCR?
I'm attempting to run a quick test to save a user's attribute each time and it runs great the first time, and when loading the cassette on the 2nd and 3rd times its generally fine, but then a few minutes later the test fails.
Has anyone experienced this with VCR? And do you know a good way around it?
The text was updated successfully, but these errors were encountered: