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
build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.2
#883
dependabot[bot]
opened
1 week ago
0
Handle HTTPX UTF-8 decoding errors
#882
evantahler
opened
1 week ago
1
not compatible with requests-cache
#881
jedie
opened
2 weeks ago
0
[BUG] Poetry asserts that vcrpy 6.0.2 is incompatible with urllib3>=2 (currently using python 3.12)
#880
ethanelasky
opened
2 weeks ago
2
Ignore rewind when `allow_playback_repeats` is enabled
#879
pyoor
opened
2 weeks ago
0
Option `allow_playback_repeats` doesn't work on record
#878
pyoor
opened
2 weeks ago
0
build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.1
#877
dependabot[bot]
closed
1 week ago
1
Fix ruff configuration
#876
jairhenrique
opened
1 month ago
1
pre-commit: Autoupdate
#875
github-actions[bot]
opened
1 month ago
0
Drop end-of-life Python 3.8
#874
hartwork
closed
1 month ago
3
build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0
#873
dependabot[bot]
closed
1 month ago
1
pre-commit: Autoupdate
#872
github-actions[bot]
closed
1 month ago
0
pre-commit: Autoupdate
#871
github-actions[bot]
closed
2 months ago
0
build(deps): bump peter-evans/create-pull-request from 6 to 7
#870
dependabot[bot]
closed
2 months ago
1
HTTP version is not being persisted in cassete and replayed
#869
07pepa
opened
2 months ago
0
Support for urllib3 >= v2.0.0
#868
justanotherboy
closed
1 month ago
4
pre-commit: Autoupdate
#867
github-actions[bot]
closed
2 months ago
0
LSP complains about missing parameters for VCR.use_casette(...)
#866
RasmusN
opened
3 months ago
0
build(deps): update sphinx requirement from <8 to <9
#865
dependabot[bot]
opened
3 months ago
1
pre-commit: Autoupdate
#864
github-actions[bot]
closed
3 months ago
0
using `before_record_response` results in no cassette being recorded
#863
axiomofjoy
closed
3 months ago
1
Start testing with CPython 3.13
#862
graingert
closed
2 months ago
3
v6.0.0 and 6.0.1 missing wheels
#861
graingert
closed
3 months ago
2
switch to trusted publishing
#860
graingert
opened
3 months ago
0
fix: use poetry, not old setuptools
#859
LewisCowlesMotive
closed
3 months ago
3
Fix compatibility with setuptools 72
#858
ilpianista
closed
3 months ago
3
remove TestCommand to fix compatibility with setuptools 72
#857
agroszer
closed
3 months ago
0
Fix package install: remove use of deprecated setuptools.command.test
#856
connortann
closed
3 months ago
3
Fix compatibility with setuptools 72
#855
strujilloc
closed
3 months ago
7
Installation of 6.0.x fails with ChefBuildError
#854
m4rc3l-h3
closed
3 months ago
4
pre-commit: Autoupdate
#853
github-actions[bot]
closed
4 months ago
0
"Can't overwrite existing cassette" but doesn't exist
#852
WilliamDEdwards
opened
4 months ago
0
Ensure body is consumed only once (alternative to #847)
#851
sathieu
closed
3 months ago
7
pre-commit: Autoupdate
#850
github-actions[bot]
closed
4 months ago
1
Multithreading issue with vcrpy - Inconsistent recording of requests
#849
stanBienaives
opened
4 months ago
5
Test regressions with Python 3.13.0b2
#848
mgorny
closed
2 months ago
7
Ensure body is consumed only once (alternative to #851)
#847
sathieu
closed
3 months ago
4
Chunked body as an iterator doesn't work when body is a streamed iterator
#846
sathieu
closed
3 months ago
2
pre-commit: Autoupdate
#845
github-actions[bot]
closed
4 months ago
0
String decoding fails for POST requests with byte payload
#844
thomas-maschler
opened
5 months ago
4
Fix CI through recent Setuptools + start building once a week to notice CI issues earlier
#843
hartwork
closed
5 months ago
0
VCR doesn't replay cassettes in the same order they were played in.
#842
Wyko
closed
5 months ago
1
urllib3.response.HTTPResponse.headers is a dict, but vcr.stubs.VCRHTTPResponse.headers is not
#841
johnjameswhitman
opened
6 months ago
0
body matcher gives no details when assertion fails
#840
djowett
opened
6 months ago
2
CannotOverwriteExistingCassetteException when cassette exists
#839
programmerPhysicist
opened
6 months ago
0
`CannotOverwriteExistingCassetteException` when no cassette exists is confusing
#838
The-Compiler
opened
6 months ago
0
Allow to disable or limit `find_requests_with_most_matches`
#837
EnriqueSoria
opened
6 months ago
0
Fix typos in testing instructions
#836
chuckwondo
closed
5 months ago
0
Stubs: Mock httpx.Reponse.elapsed with a constant
#835
pbasista
opened
7 months ago
0
Httpx Response content is not set/read, causing JSON parsing errors
#834
Yun-Kim
opened
7 months ago
0
Next