Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dnaeon/go-vcr issues and pull requests

#103 - Add option to matcher to ignore authorization header

Pull Request - State: closed - Opened by zhammer 20 days ago - 2 comments

#102 - Discussion: foo.NewFoo(foo.WithBar()...) design for v4 release

Issue - State: closed - Opened by fornellas-udemy about 1 month ago - 9 comments

#101 - Add server-side recording and test replay

Pull Request - State: closed - Opened by calvinmclean about 2 months ago - 12 comments

#100 - Add BlockRealTransportUnsafeMethods

Pull Request - State: closed - Opened by fornellas-udemy about 2 months ago - 1 comment

#99 - Add NewMatcherFunc

Pull Request - State: closed - Opened by fornellas-udemy about 2 months ago - 2 comments

#98 - Fix: make DefaultMatcher strict

Pull Request - State: closed - Opened by fornellas-udemy 3 months ago - 11 comments

#97 - DefaultMatcher isn't strict

Issue - State: closed - Opened by fornellas-udemy 4 months ago - 1 comment

#96 - OnRequestReplay callback to allow mutating request like force reading the body

Pull Request - State: closed - Opened by zeisler 4 months ago - 3 comments

#95 - does support client with mTLS ?

Issue - State: closed - Opened by shufanhao 5 months ago - 6 comments

#94 - README: Fix `customMatcher` signature

Pull Request - State: closed - Opened by dentarg 5 months ago - 1 comment

#93 - How to convert v1 cassettes format to v2 cassettes format

Issue - State: closed - Opened by remyleone 6 months ago - 1 comment

#92 - Add OnRecorderStopHook kind

Pull Request - State: closed - Opened by dnaeon 7 months ago

#91 - Filter out "unplayed" Interactions?

Issue - State: closed - Opened by SilverMaiden 7 months ago - 6 comments

#90 - Add hook to allow roundtripping values

Issue - State: open - Opened by quad 7 months ago - 7 comments

#89 - on error, report which cassette was not found

Pull Request - State: closed - Opened by marco-m 7 months ago - 2 comments

#87 - Update LICENSE to use official text

Pull Request - State: closed - Opened by dhirschfeld about 1 year ago - 1 comment

#86 - Use official OSI approved license?

Issue - State: closed - Opened by dhirschfeld about 1 year ago - 5 comments

#85 - chore: remove refs to deprecated io/ioutil

Pull Request - State: closed - Opened by testwill about 1 year ago - 1 comment

#84 - [cassette] pass cassette pointer to yaml unmarshal instead pointer-to…

Pull Request - State: closed - Opened by asad-urrahman over 1 year ago - 1 comment

#83 - [recorder] add option to load cassette from embed.Fs

Pull Request - State: closed - Opened by johnshiver over 1 year ago - 2 comments

#82 - Update deprecated ioutil.ReadAll in Readme

Pull Request - State: closed - Opened by moolitayer almost 2 years ago - 1 comment

#81 - Add DiscardOnSave field to Interaction type

Pull Request - State: closed - Opened by dnaeon almost 2 years ago - 6 comments

#80 - Add ability to skip certain interactions from getting saved to disk

Issue - State: closed - Opened by sergiught almost 2 years ago - 1 comment

#79 - Save cassettes without any interactions

Pull Request - State: closed - Opened by annismckenzie about 2 years ago - 4 comments

#78 - Fix codecov badge link

Pull Request - State: closed - Opened by dnaeon about 2 years ago

#77 - Refactor API and add hooks support

Pull Request - State: closed - Opened by dnaeon about 2 years ago - 4 comments

#76 - Add IsRecording() and IsNewCassette() methods

Pull Request - State: closed - Opened by dnaeon about 2 years ago - 1 comment

#75 - Update documentation and add test cases for custom matchers

Pull Request - State: closed - Opened by dnaeon about 2 years ago - 1 comment

#74 - Remove obsolete files and pipelines

Pull Request - State: closed - Opened by dnaeon about 2 years ago

#73 - Clean up v2 package structure

Pull Request - State: closed - Opened by dnaeon about 2 years ago

#72 - v2.1.0 NewAsMode fails with ModeReplaying and missing cassette file

Issue - State: closed - Opened by JVecsei about 2 years ago - 9 comments

#71 - update to yaml.v3

Issue - State: closed - Opened by elrayle about 2 years ago - 2 comments

#70 - CVE-2022-28948: upgrade to gopkg.in/yaml.v3

Issue - State: closed - Opened by jhendrixMSFT over 2 years ago - 1 comment

#69 - go-vcr and using it to test GitHub Client with Oauth 2

Issue - State: closed - Opened by joesustaric over 2 years ago - 2 comments

#68 - Verify HTTP request was issued

Issue - State: closed - Opened by diegosanchez over 2 years ago - 1 comment

#67 - add filter after reading the cassette

Issue - State: closed - Opened by yulrizka over 2 years ago - 5 comments

#66 - Replaying mode fails without a cassette

Pull Request - State: closed - Opened by lox almost 3 years ago - 1 comment

#65 - recorder.ModeReplaying not working as expected

Issue - State: closed - Opened by whitehat101 about 3 years ago - 3 comments

#64 - version "v2.0.0" invalid

Issue - State: closed - Opened by t-botz over 3 years ago - 2 comments

#63 - Record and respect request duration

Pull Request - State: closed - Opened by dnaeon over 3 years ago - 6 comments

#62 - interaction duration is never set

Issue - State: closed - Opened by JVecsei over 3 years ago - 1 comment

#61 - Update gopkg.in/yaml.v2 from v2.2.1 to v2.2.8

Pull Request - State: closed - Opened by Blesmol over 3 years ago - 4 comments

#60 - Upgrade gopkg.in/yaml.v2 dependency due to CVE-2019-11254

Issue - State: closed - Opened by Blesmol over 3 years ago - 3 comments

#59 - go-vcr does not work with `google/go-github` and/or `golang.org/x/oauth2` library

Issue - State: closed - Opened by AnalogJ over 3 years ago - 2 comments

#58 - add a new mode that allows both recording and replaying

Pull Request - State: closed - Opened by falcon78 over 3 years ago - 1 comment

#57 - Allow interactions to be replayed

Pull Request - State: closed - Opened by jmdalmeida almost 4 years ago - 1 comment

#56 - Travis-ci: added support for ppc64le

Pull Request - State: closed - Opened by dthadi3 almost 4 years ago - 2 comments

#55 - feat: add `*Recorder.AddSaveFilter` to redact interactions before saving

Pull Request - State: closed - Opened by disintegrator almost 4 years ago - 8 comments

#54 - Feature Request: Add `AddSaveFilter` function to redact data in responses

Issue - State: closed - Opened by disintegrator almost 4 years ago - 2 comments

#53 - Documentation on the Modes is unclear

Issue - State: closed - Opened by adadkins almost 4 years ago - 2 comments

#52 - adds go mod support

Pull Request - State: closed - Opened by stephengroat about 4 years ago - 3 comments

#51 - add test for Passthrough hook

Pull Request - State: closed - Opened by JeanMertz over 4 years ago - 1 comment

#50 - allow passing through requests to remote server

Pull Request - State: closed - Opened by JeanMertz over 4 years ago - 1 comment

#49 - Add Mode() to recorder

Pull Request - State: closed - Opened by Flamefork over 4 years ago - 2 comments

#48 - Allow for Mode to be interrogated

Issue - State: closed - Opened by nyarly over 4 years ago - 1 comment

#46 - Tests fail if filter modifies URL

Issue - State: closed - Opened by kayandra about 5 years ago - 4 comments

#45 - Add multiple filter types

Pull Request - State: closed - Opened by coilysiren over 5 years ago - 1 comment

#44 - Add nil check in Custom Request Matching section of README.md

Pull Request - State: closed - Opened by craig08 over 5 years ago - 2 comments

#43 - Fix typo in README example

Pull Request - State: closed - Opened by alandotcom over 5 years ago - 2 comments

#41 - Couple of tiny README updates

Pull Request - State: closed - Opened by nickpad over 5 years ago - 2 comments

#40 - Filter should not mutate the real response or request

Issue - State: closed - Opened by rodcloutier over 5 years ago - 2 comments

#39 - treat http.NoBody the same as a nil Body

Pull Request - State: closed - Opened by vangent almost 6 years ago - 4 comments

#38 - go-vcr messes with a Body set to http.NoBody

Issue - State: closed - Opened by vangent almost 6 years ago - 2 comments

#37 - Replay responses in temporal order

Pull Request - State: closed - Opened by draganm almost 6 years ago - 2 comments

#36 - Add filters to `Recorder` to allow redacting sensitive data.

Pull Request - State: closed - Opened by judy2k almost 6 years ago - 2 comments

#35 - Strip Authentication string from headers

Issue - State: closed - Opened by br4in3x almost 6 years ago - 5 comments

#34 - Check for cancelled context when in replay mode.

Pull Request - State: closed - Opened by vangent about 6 years ago - 2 comments

#33 - check for cancelled context when in replay mode

Issue - State: closed - Opened by vangent about 6 years ago

#32 - Throw error on realHttpTransport connection

Issue - State: closed - Opened by erichulburd about 6 years ago - 3 comments

#31 - Correctly return ContentLength based on the Content-Length header for HTTP HEAD requests

Pull Request - State: closed - Opened by vangent about 6 years ago - 2 comments

#30 - ContentLength is incorrectly set to 0 for HEAD requests

Issue - State: closed - Opened by vangent about 6 years ago - 2 comments

#29 - README.md: Go syntax highlight second snippet

Pull Request - State: closed - Opened by msabramo about 6 years ago - 2 comments

#28 - Gopkg.toml references etcd

Issue - State: closed - Opened by leighmcculloch over 6 years ago - 2 comments

#27 - Modify cassette to not embed the mutex

Pull Request - State: closed - Opened by cflewis over 6 years ago - 2 comments

#26 - support response duration

Pull Request - State: closed - Opened by xcoulon over 6 years ago - 3 comments

#25 - Avoid recursive CancelRequest. Fixes #23

Pull Request - State: closed - Opened by fjorgemota over 6 years ago - 3 comments

#24 - honour request context even during replay

Pull Request - State: closed - Opened by retnuh over 6 years ago - 4 comments

#23 - CancelRequest recursively calls itself leading to `fatal error: stack overflow`

Issue - State: closed - Opened by ajwerner about 7 years ago - 1 comment

#22 - allowing matcher to see the order of requests

Issue - State: closed - Opened by spaghetty over 7 years ago - 4 comments

#21 - Support read-modify-reread interactions

Issue - State: closed - Opened by mtrmac over 7 years ago - 2 comments

#20 - Add a new mode: ModeRecordingOrReplaying

Issue - State: closed - Opened by haibin over 7 years ago - 6 comments

#19 - Close the cassette file after writing

Pull Request - State: closed - Opened by haibin over 7 years ago - 2 comments

#18 - Doug/codecov all packages

Pull Request - State: closed - Opened by dougnukem almost 8 years ago - 2 comments

#17 - Doug/codecov.io

Pull Request - State: closed - Opened by dougnukem almost 8 years ago - 1 comment

#16 - Fix handling ModeDisabled added tests to exercise different modes

Pull Request - State: closed - Opened by dougnukem almost 8 years ago

#15 - Provide higher level recorder utilties for recording all tests in a package

Issue - State: closed - Opened by dougnukem almost 8 years ago - 4 comments

#14 - Implement http.RoundTripper on recorder.Recorder directly CLOSES dnaeon/go-vcr#9

Pull Request - State: closed - Opened by dougnukem almost 8 years ago - 1 comment

#13 - Add new Mode "disabled" also use http.Transport instead of http.Client

Pull Request - State: closed - Opened by dougnukem almost 8 years ago - 1 comment

#12 - Add RWMutext to allow for concurrent requests

Pull Request - State: closed - Opened by dougnukem almost 8 years ago - 3 comments

#11 - Add custom interaction matching.

Pull Request - State: closed - Opened by brentdrich over 8 years ago - 1 comment

#10 - Process error correctly

Pull Request - State: closed - Opened by jaymecd over 8 years ago - 1 comment

#9 - Implement http.RoundTripper on recorder.Recorder directly?

Issue - State: closed - Opened by dnaeon over 8 years ago - 1 comment

#8 - Allow for custom http.Client in record mode.

Pull Request - State: closed - Opened by mikesnare over 8 years ago - 2 comments

#7 - Re-use original request rather than create a new one

Pull Request - State: closed - Opened by davars over 8 years ago - 1 comment

#6 - Support https

Pull Request - State: closed - Opened by davars over 8 years ago - 1 comment

#5 - Revert "Support https"

Pull Request - State: closed - Opened by dnaeon over 8 years ago

#4 - Support https

Pull Request - State: closed - Opened by davars over 8 years ago - 5 comments

#3 - Support https by directly implementing http.RoundTripper, rather than…

Pull Request - State: closed - Opened by davars over 8 years ago