issues
search
kevin1024
/
vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing
MIT License
2.72k
stars
388
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Duplicate of #719?] Upgrading to VCR.py that uses urllib3 v2+ causes string decoding problems with requests
#782
andkon
closed
11 months ago
2
Backport patch to fix test failures with Python 3.12: AttributeError: type object 'VCRHTTPConnection[…]' has no attribute 'debuglevel'
#781
evschlobnik
closed
11 months ago
1
Add type annotations
#780
jwodder
opened
1 year ago
2
feat: use regex for ignoring hosts
#779
silviumarcu
opened
1 year ago
5
Uncap urllib3 version on Python < 3.10
#777
dgw
opened
1 year ago
10
switch to using python 3.12 final release
#776
evgeni
closed
1 year ago
1
Finish up on Python 3.12 support
#775
hartwork
closed
11 months ago
5
AttributeError: 'VCRHTTPResponse' object has no attribute 'json'
#774
gschnellOnera
opened
1 year ago
2
How is vcrpy importing from a parent directory in a test file
#773
sbagri
closed
11 months ago
1
docs: Fix deprecated `intersphinx_mapping` format
#772
Mr0grog
opened
1 year ago
1
docs: Fix list formatting in changelog for v5.1.0
#771
Mr0grog
closed
11 months ago
0
[BUG] Doesn't work for URL's beginning with www.
#770
jake-chambers
closed
1 year ago
0
How to run tests
#769
sbagri
closed
11 months ago
2
Fix an issue with aiohttp, related posting json
#768
markis
opened
1 year ago
4
Migrate to declarative Python package config
#767
deronnax
opened
1 year ago
11
build(deps): bump actions/checkout from 3 to 4
#766
dependabot[bot]
closed
11 months ago
0
build(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0
#765
dependabot[bot]
closed
11 months ago
0
fix: Handle Binary Responses in httpx
#764
Kontrolix
closed
11 months ago
3
Add an option to remove unused requests from cassette
#763
danielnsilva
opened
1 year ago
0
AIOHTTP not recording json body
#762
cadlagtrader
opened
1 year ago
1
Integration tests fail with httpbin 0.10.0
#761
mgorny
closed
11 months ago
3
httpx: use surrogateescape to allow for binary data
#760
gotmax23
closed
11 months ago
2
Expose Request object so we can see if a replay occurred.
#759
lewisdawson
opened
1 year ago
1
Fix ResourceWarning unclosed socket
#758
admirito
closed
10 months ago
4
Configure Read the Docs to install the library
#757
Harmon758
closed
1 year ago
1
autodoc fails for API documentation
#756
Harmon758
closed
1 year ago
0
Fix record of new_episodes mode
#755
vickyliin
opened
1 year ago
0
Enable testing on Python 3.12 & PyPy 3.9/3.10
#754
mgorny
closed
1 year ago
8
[CORE BUG][Verified Can Replicate] Wrong number of requests recorded under new_episodes mode
#753
vickyliin
opened
1 year ago
3
Drop simplejson support (fixes #751)
#752
jairhenrique
closed
1 year ago
1
[5.1.0] tests/unit/test_serialize.py::test_serialize_binary_request fails if simplejson is installed in the environment
#751
mgorny
closed
1 year ago
5
How do I assert on `cassette.all_played` conditionally based on wheter I record or replay?
#750
mezhaka
closed
1 year ago
1
Release 5.1.0 before going 6.0.0?
#749
hartwork
closed
1 year ago
3
Drop iscoroutinefunction fallback function for unsupported python
#748
jairhenrique
closed
1 year ago
1
Add editorconfig file
#747
jairhenrique
closed
1 year ago
0
Add action to validate docs
#746
jairhenrique
closed
1 year ago
0
build(deps): update sphinx requirement from <7 to <8
#745
dependabot[bot]
closed
1 year ago
2
build(deps): update sphinx requirement from <7 to <8 in /docs
#744
dependabot[bot]
closed
1 year ago
8
Remove unnecessary dependency on six.
#743
charettes
closed
1 year ago
2
Move httpx monkeypatching to a lower layer to allow recording request generated by auth flows.
#742
ionelmc
closed
11 months ago
5
Fix streaming with httpx (fixes #597)
#741
parkerhancock
closed
12 months ago
6
Fix query param filter for aiohttp (fixes #517)
#740
hartwork
closed
1 year ago
2
Fix body matcher for chunked requests (fixes #734)
#739
hartwork
closed
1 year ago
2
Make `json.loads` of Python >=3.6 decode bytes by itself
#738
hartwork
closed
1 year ago
1
[>=4.4.0] Uploading file with aiohttp seems broken: TypeError: cannot pickle '_io.BufferedReader' object
#737
LilSpazJoekp
opened
1 year ago
6
[14 Oct 2024] Drop python 3.8 support
#736
jairhenrique
closed
1 month ago
4
Fix typo in docs
#735
quasimik
closed
1 year ago
1
[>=4.3.1] Chunked uploads are broken with urllib3 v2
#734
sathieu
closed
1 year ago
6
Object of type "object" is not callable when using `use_cassette` decorator
#733
roblevy
closed
1 year ago
1
Configure read the docs V2
#732
jairhenrique
closed
1 year ago
4
Previous
Next