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 17:15:35 +00:00
Code
Releases
Activity
Files
434d6325ea0b01a26a1fbbe8cc6766377cf90acc
vcrpy
/
tests
/
unit
History
Max Shytikov
434d6325ea
Udated migration test for yaml. replaced strict content comparision
...
What we care about it is actually data after loading not the strict format of yaml file
2014-04-30 02:36:27 +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
Filter Sensitive Data From Requests
2014-04-27 11:38:28 -10:00
test_json_serializer.py
Add Exception when JSON Serializing Binary Data
2014-04-26 14:31:40 -10: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 tests for persist module
2014-04-30 02:36:26 +02:00
test_request.py
Replaced Request 'host, port, protocol, path' with 'uri'
2014-04-30 02:27:52 +02:00