This website requires JavaScript.
Explore
Help
Sign In
Mirroring
/
vcrpy
Watch
1
Star
0
Fork
0
You've already forked vcrpy
mirror of
https://github.com/kevin1024/vcrpy.git
synced
2025-12-09 01:03:24 +00:00
Code
Releases
Activity
Files
5fa7010712fcd8d61a3145545ec2757b1d2d4b25
vcrpy
/
tests
History
Allan Crooks
5fa7010712
Allow HTTPX stub to read cassettes generated by other stubs.
...
This was due to a custom format being defined in the HTTPX stub.
2024-01-22 23:13:10 -03:00
..
fixtures
pre-commit: Mass-apply trailing-whitespace
2023-12-12 20:01:09 +01:00
integration
Allow HTTPX stub to read cassettes generated by other stubs.
2024-01-22 23:13:10 -03:00
unit
Merge pull request
#739
from kevin1024/issue-734-fix-body-matcher-for-chunked-requests
2023-07-23 23:22:34 +02:00
__init__.py
tests: Fix imports to tests/assertions.py
2023-12-11 00:36:46 +01:00
assertions.py
Make json.loads of Python >=3.6 decode bytes by itself
2023-07-07 20:00:57 +02:00