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
61e3bdc40239cfb5e83b9ef068c2dfa97b9fafa5
vcrpy
/
tests
/
unit
History
Max Shytikov
61e3bdc402
Added tetst for uri and port of Request
2014-05-03 22:31:30 +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
Fixed typo
2014-05-02 07:32:18 +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
Added tetst for uri and port of Request
2014-05-03 22:31:30 +02:00