1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-10 01:25:34 +00:00
Files
vcrpy/tests/integration
Kevin McCarthy 348cc8fdfe Fix Google test Failure
Let's not use Google to test redirects since it changes depending on your
geographic location.  I changed the test to use httpbin.org, since
a lot of our tests already depend on httpbin.org anyway.

Somedays, I'd like to implement my own local mock HTTP server I
can do asserts against.  The test suite would just start it up,
and the server would record the requests, which I could then
retrieve and compare.

Closes #21
2013-08-18 12:09:18 -10:00
..
2013-08-11 15:05:39 -10:00
2013-08-11 18:42:09 -10:00
2013-08-18 12:09:18 -10:00
2013-08-11 18:23:46 -10:00
2013-08-11 18:23:46 -10:00
2013-08-11 15:05:42 -10:00