issues
search
dnaeon
/
go-vcr
Record and replay your HTTP interactions for fast, deterministic and accurate tests
BSD 2-Clause "Simplified" License
1.26k
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
After some time certain interactions are not found even though they are in the cassette.
#106
ilijamt
closed
1 month ago
1
Set the request.Body to http.NoBody if request.Body is nil
#105
ilijamt
closed
1 month ago
4
Add option to matcher to ignore headers
#104
ivangonzalezacuna
closed
1 month ago
2
Add option to matcher to ignore authorization header
#103
zhammer
closed
2 months ago
2
Discussion: foo.NewFoo(foo.WithBar()...) design for v4 release
#102
fornellas-udemy
closed
3 months ago
9
Add server-side recording and test replay
#101
calvinmclean
closed
3 months ago
12
Add BlockRealTransportUnsafeMethods
#100
fornellas-udemy
closed
3 months ago
1
Add NewMatcherFunc
#99
fornellas-udemy
closed
4 months ago
2
Fix: make DefaultMatcher strict
#98
fornellas-udemy
closed
5 months ago
11
DefaultMatcher isn't strict
#97
fornellas-udemy
closed
5 months ago
1
OnRequestReplay callback to allow mutating request like force reading the body
#96
zeisler
closed
6 months ago
3
does support client with mTLS ?
#95
shufanhao
closed
6 months ago
6
README: Fix `customMatcher` signature
#94
dentarg
closed
7 months ago
1
How to convert v1 cassettes format to v2 cassettes format
#93
remyleone
closed
8 months ago
1
Add OnRecorderStopHook kind
#92
dnaeon
closed
8 months ago
0
Filter out "unplayed" Interactions?
#91
SilverMaiden
closed
8 months ago
6
Add hook to allow roundtripping values
#90
quad
opened
9 months ago
7
on error, report which cassette was not found
#89
marco-m
closed
9 months ago
2
Update LICENSE to use official text
#87
dhirschfeld
closed
1 year ago
1
Use official OSI approved license?
#86
dhirschfeld
closed
1 year ago
5
chore: remove refs to deprecated io/ioutil
#85
testwill
closed
1 year ago
1
[cassette] pass cassette pointer to yaml unmarshal instead pointer-to…
#84
asad-urrahman
closed
1 year ago
1
[recorder] add option to load cassette from embed.Fs
#83
johnshiver
closed
3 months ago
2
Update deprecated ioutil.ReadAll in Readme
#82
moolitayer
closed
2 years ago
1
Add DiscardOnSave field to Interaction type
#81
dnaeon
closed
2 years ago
6
Add ability to skip certain interactions from getting saved to disk
#80
sergiught
closed
2 years ago
1
Save cassettes without any interactions
#79
annismckenzie
closed
2 years ago
4
Fix codecov badge link
#78
dnaeon
closed
2 years ago
0
Refactor API and add hooks support
#77
dnaeon
closed
2 years ago
4
Add IsRecording() and IsNewCassette() methods
#76
dnaeon
closed
2 years ago
1
Update documentation and add test cases for custom matchers
#75
dnaeon
closed
2 years ago
1
Remove obsolete files and pipelines
#74
dnaeon
closed
2 years ago
0
Clean up v2 package structure
#73
dnaeon
closed
2 years ago
0
v2.1.0 NewAsMode fails with ModeReplaying and missing cassette file
#72
JVecsei
closed
2 years ago
9
update to yaml.v3
#71
elrayle
closed
2 years ago
2
CVE-2022-28948: upgrade to gopkg.in/yaml.v3
#70
jhendrixMSFT
closed
2 years ago
1
go-vcr and using it to test GitHub Client with Oauth 2
#69
joesustaric
closed
2 years ago
2
Verify HTTP request was issued
#68
diegosanchez
closed
2 years ago
1
add filter after reading the cassette
#67
yulrizka
closed
2 years ago
5
Replaying mode fails without a cassette
#66
lox
closed
3 years ago
1
recorder.ModeReplaying not working as expected
#65
whitehat101
closed
3 years ago
3
version "v2.0.0" invalid
#64
t-botz
closed
3 years ago
2
Record and respect request duration
#63
dnaeon
closed
3 years ago
6
interaction duration is never set
#62
JVecsei
closed
3 years ago
1
Update gopkg.in/yaml.v2 from v2.2.1 to v2.2.8
#61
Blesmol
closed
3 years ago
4
Upgrade gopkg.in/yaml.v2 dependency due to CVE-2019-11254
#60
Blesmol
closed
3 years ago
3
go-vcr does not work with `google/go-github` and/or `golang.org/x/oauth2` library
#59
AnalogJ
closed
3 years ago
2
add a new mode that allows both recording and replaying
#58
falcon78
closed
3 years ago
1
Allow interactions to be replayed
#57
jmdalmeida
closed
4 years ago
1
Travis-ci: added support for ppc64le
#56
dthadi3
closed
4 years ago
2
Next