mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +00:00
Revert "Merge pull request #68 from smallcode/patch-1"
Never mind, I do seem to have support for this. I'm not sure why @smallcode was having issues with it, but I'm going to beef up the test for it a bit to try to figure out what's broken. This reverts commitc83134ca39, reversing changes made tob7cbd181f4.
This commit is contained in:
@@ -123,6 +123,15 @@ changed).
|
||||
|
||||
once is the default record mode, used when you do not set one.
|
||||
|
||||
### new_episodes
|
||||
|
||||
* Record new interactions.
|
||||
* Replay previously recorded interactions.
|
||||
It is similar to the once record mode, but will always record new
|
||||
interactions, even if you have an existing recorded one that is similar,
|
||||
but not identical.
|
||||
|
||||
This was the default behavior in versions < 0.3.0
|
||||
|
||||
### none
|
||||
|
||||
|
||||
Reference in New Issue
Block a user