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-11 10:03:00 +00:00
Code
Releases
Activity
Files
62d19e5cc1fceb5b84c5faf80c2f189004f54e48
vcrpy
/
tests
/
unit
History
Max Shytikov
65c2797f94
Updated test for filters. Mock replaced with real Request object
2014-05-02 07:32:18 +02:00
..
test_cassettes.py
Replaced yaml dump of Request object with plain dict dump
2014-04-30 02:36:26 +02:00
test_filters.py
Updated test for filters. Mock replaced with real Request object
2014-05-02 07:32:18 +02:00
test_json_serializer.py
Updated test to use new Request constructor
2014-05-02 07:32:17 +02:00
test_matchers.py
Replaced 'url' mather with 'uri'.
2014-04-30 02:31:11 +02:00
test_migration.py
Udated migration test for yaml. replaced strict content comparision
2014-04-30 02:36:27 +02:00
test_persist.py
Added more test for persist
2014-04-30 02:36:27 +02:00
test_request.py
Make Request headers to be a dict of lists
2014-05-02 07:32:15 +02:00