1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-10 01:25:34 +00:00

Commit Graph

  • f811b41ad9 Fix tests aiohttp_utils.aiohttp_request return values Luiz Menezes 2018-05-16 11:12:51 -03:00
  • 140bc2ee74 Allow test failure on pypy3+aiohttp Luiz Menezes 2018-05-08 09:45:17 -03:00
  • 867fd9ab4b Ignore flake8 for entire file on aiohttp_utils Luiz Menezes 2018-05-07 10:58:09 -03:00
  • 545c903ee2 pep8 fix on aiohttp_utils Luiz Menezes 2018-05-07 10:00:27 -03:00
  • cd864b5eca Fix aiohttp tests to include content type when parsing response to json Luiz Menezes 2018-05-07 09:55:12 -03:00
  • 689d68a0a2 Use async syntax on aiohttp_utils Luiz Menezes 2018-05-06 21:28:20 -03:00
  • 709017ea46 Fix aiohttp utils to pass encondig to response.json Luiz Menezes 2018-05-06 21:03:17 -03:00
  • 8621427f46 Add .pytest_cache/ to .gitignore Luiz Menezes 2018-05-06 19:17:23 -03:00
  • 7e695ff7bc Fix test aiohttp imports Luiz Menezes 2018-05-06 19:16:56 -03:00
  • bd08e5119f Maintain support to python 3.4 and aiohttp Luiz Menezes 2018-05-06 19:09:32 -03:00
  • 6ab508d67d Fix aiohttp_request to properly perform aiohttp requests Luiz Menezes 2018-05-04 15:45:11 -03:00
  • f1561ae0f8 Remove tox pin on aiohttp Luiz Menezes 2018-05-02 13:32:47 -03:00
  • f1f8ce2af4 Ignore syntax error on async stuff Luiz Menezes 2018-05-02 09:07:14 -03:00
  • 26be756f47 Fix aiohttp stub to support version >= 3.1.0 Luiz Menezes 2018-05-01 18:20:37 -03:00
  • 4ce937978e Add pytest-xdist add-pytest-xdist Luiz Menezes 2018-05-06 19:23:56 -03:00
  • f890709a20 Merge pull request #346 from carsonyl/patch-1 Luiz Menezes 2018-05-06 19:06:06 -03:00
  • d0ae5fa40b Merge branch 'master' of github.com:kevin1024/vcrpy into patch-1 Carson Lam 2018-05-05 19:53:42 -07:00
  • 1562bc7659 Merge pull request #350 from lamby/895269-vcrpy-please-make-the-build-reproducible Luiz Menezes 2018-05-03 12:31:29 -03:00
  • 16b69aa2e5 Merge pull request #320 from allisson/master Luiz Menezes 2018-05-03 12:30:41 -03:00
  • d9caff107d Merge remote-tracking branch 'upstream/master' Allisson Azevedo 2018-05-02 15:03:01 -03:00
  • f317490eec Make the build reproducible Chris Lamb 2018-04-09 10:01:20 +01:00
  • cf13805973 Merge pull request #354 from kevin1024/build-quicker Luiz Menezes 2018-05-02 13:31:36 -03:00
  • 389cb4d6e3 Temporarily pins aiohttp to version <3 Luiz Menezes 2018-05-02 12:19:55 -03:00
  • 7a82d70391 Pin flask version (as latests 1.0 breaks retrocompatibility) Luiz Menezes 2018-05-02 11:59:01 -03:00
  • f3b9966a2a Pass flake8. Carson Lam 2018-02-21 23:16:29 -08:00
  • 5ba1c7fbb6 Convert extras_require conditional deps to PEP 508 form. Carson Lam 2018-02-21 21:40:02 -08:00
  • ad153bd733 Merge remote-tracking branch 'upstream/master' Allisson Azevedo 2018-02-17 11:51:04 -03:00
  • 42b3b16fe1 Remove boto Hugo 2018-01-19 23:56:06 +02:00
  • 531dc02ca5 Only test on single recent version of dependencies Hugo 2018-01-17 10:28:36 +02:00
  • 2156adb841 Merge pull request #340 from hugovk/rm-2.6 Thomas Grainger 2018-01-16 17:23:12 +00:00
  • 6caf7e962e Requests 1.x only supports Python <= 3.3 Hugo 2018-01-15 22:37:27 +02:00
  • 97fbd7e0bd Test flakes on Python 2.7 (and 3.6) not pypy3.5 Hugo 2018-01-15 22:36:19 +02:00
  • ead48b1907 xfail for test_post_chunked_binary_secure on CPython 3.5 Hugo 2018-01-15 15:05:53 +02:00
  • 1af4b2587e Add pypy3.5-5.9.0 Hugo 2018-01-15 10:04:25 +02:00
  • 82fa50c092 Drop pypy3 Hugo 2017-12-08 11:45:44 +02:00
  • 58d8980cfa Remove dependency on bugs.python.org/xmlrpc: 301 Moved Permanently Hugo 2017-12-07 16:18:09 +02:00
  • c111ebab0a Remove dependency on old Flask Hugo 2017-12-07 15:53:38 +02:00
  • 943a15a967 Drop support for EOL Python 3.3 Hugo 2017-12-07 14:51:10 +02:00
  • d0aa6bcc8d Rewrite unnecessary list/tuple literals as set literals Hugo 2017-12-07 13:48:04 +02:00
  • 04fd730a08 Replace unnecessary list comprehension - 'all' can take a generator Hugo 2017-12-07 13:37:33 +02:00
  • 6156271c48 Automatic formatters supported in Python 2.7+ Hugo 2017-12-07 13:32:08 +02:00
  • 87666ba2e4 Multiple context managers supported in 2.7+ Hugo 2017-12-07 13:26:27 +02:00
  • 7915d07aff Update classifiers Hugo 2017-12-07 13:23:05 +02:00
  • 095e272191 Add python_requires to help pip install correct version Hugo 2017-12-07 13:22:42 +02:00
  • 42762ec806 collections.Counter is new in Python 2.7 Hugo 2017-12-07 13:20:20 +02:00
  • bfb38af8e1 Drop support for EOL Python 2.6 Hugo 2017-12-07 13:17:54 +02:00
  • 894695d13b Stop testing on EOL Python 2.6 Hugo 2017-12-07 12:51:00 +02:00
  • a56a0726d4 Correct libyaml-devel package name in EL/Fedora Andrew Kofink 2017-10-30 15:08:01 -04:00
  • c366852925 Merge pull request #324 from petr-bulusek/custom-persister Ivan Malison 2017-10-25 02:17:08 -07:00
  • 0cab15658f Merge remote-tracking branch 'upstream/master' Allisson Azevedo 2017-09-20 11:58:07 -03:00
  • c3ecf8c5b2 Merge pull request #326 from lmazuel/master Ivan Malison 2017-08-17 10:08:38 -07:00
  • 81d453f7d3 Add requests 2.18.4 to build Laurent Mazuel 2017-08-16 14:45:32 -07:00
  • 262ad903cb Don't unmock requests.packages if not necessary Laurent Mazuel 2017-08-16 14:43:27 -07:00
  • ec60af0214 Fix mixup between httplib and urllib3 Laurent Mazuel 2017-08-15 16:39:33 -07:00
  • 8cf8d3f69c delete ipdb.set_trace Petr Bulusek 2017-08-12 17:58:52 +02:00
  • 034aeb4f17 typo Petr Bulusek 2017-08-11 14:41:11 +02:00
  • d59efbc6e0 Instantiating class not necessary. Petr Bulusek 2017-08-09 15:18:00 +02:00
  • b753a491c9 revert PR unrelated change, better comment Petr Bulusek 2017-08-09 14:44:39 +02:00
  • 9092b34dd1 register custom persister fix Petr Bulusek 2017-08-09 14:25:10 +02:00
  • 0a3aaddca2 Update usage.rst Mikaeil Orfanian 2017-07-01 12:52:28 +02:00
  • c55d976277 Update aiohttp_stub to work with binary content Allisson Azevedo 2017-06-22 15:12:58 -03:00
  • 47ccddafee Merge pull request #314 from kevin1024/support-requests211 Ivan Malison 2017-06-07 11:27:26 -07:00
  • dcaf813657 support requests 2.11 Fixes #313 Thomas Grainger 2017-06-07 14:10:00 +01:00
  • ef727aaaaf bump version v1.11.1 Kevin McCarthy 2017-05-27 16:47:11 -10:00
  • ee17233aa0 only need to run flakes on one version of python Kevin McCarthy 2017-05-27 15:57:23 -10:00
  • f88294a9e6 Drop a couple old versions of python Kevin McCarthy 2017-05-27 15:52:33 -10:00
  • 572da2084d Fix pyflake issue Kevin McCarthy 2017-05-27 15:43:00 -10:00
  • 88bf8f0aac proxy getattr to the real connection too Kevin McCarthy 2017-05-27 15:30:09 -10:00
  • 9b59e02374 Fix compat with requests 2.16 (unvendored urllib3) Kevin McCarthy 2017-05-27 15:11:06 -10:00
  • ba290a32d2 Add new version of urllib3 to tox Kevin McCarthy 2017-05-27 15:00:47 -10:00
  • 420c2ceb6f add new requests version Kevin McCarthy 2017-05-27 10:57:31 -10:00
  • ec786f2fd9 pass all args to runtests Kevin McCarthy 2017-05-27 10:57:25 -10:00
  • 0c4020df7d version bump 1.11.0 v1.11.0 Thomas Grainger 2017-05-02 11:36:12 +01:00
  • 204cb8f2ac Merge pull request #303 from graingert/support-3.6 Thomas Grainger 2017-05-02 11:17:39 +01:00
  • 0e421b5327 Merge pull request #301 from graingert/handle-pytest-asyncio-coroutines Thomas Grainger 2017-05-02 11:17:06 +01:00
  • dc2dc306d5 pytest-httpbin doesn't support chunked requests on Python 3.6 Thomas Grainger 2017-04-04 10:31:44 +01:00
  • 1092bcd1a1 add requests 2.13 Thomas Grainger 2017-04-04 10:25:43 +01:00
  • 73dbc6f8cb add missing _get_content_length static method Thomas Grainger 2017-04-03 15:43:20 +01:00
  • 3e9fb10c11 Merge remote-tracking branch 'derekbekoe/fix-vcrconnection-3.6' into support-3.6 Thomas Grainger 2017-04-03 15:33:41 +01:00
  • 3588ed6341 support 3.6 Thomas Grainger 2017-03-22 17:05:34 +00:00
  • 26326c3ef0 Merge pull request #305 from graingert/add-cache-to-gitignore Kevin McCarthy 2017-04-03 06:40:21 -10:00
  • 7514d94262 handle pytest-asyncio async def coroutines Thomas Grainger 2017-03-14 13:56:17 +00:00
  • 1df577f0fc add .cache to gitignore Thomas Grainger 2017-04-03 15:45:21 +01:00
  • 70f4707063 Merge pull request #302 from AartGoossens/feature/before_record_docs_fix Kevin McCarthy 2017-03-16 08:55:34 -10:00
  • 521146d64e Improves docs for before_record_request Aart Goossens 2017-03-16 19:25:16 +01:00
  • 091b402594 Revert "Add Python 3.6 to CI" Derek Bekoe 2017-01-24 16:26:02 -08:00
  • 24b617a427 Add Python 3.6 to CI Derek Bekoe 2017-01-24 13:57:37 -08:00
  • 97473bb8d8 Correctly patch HTTPConnection.request in Python 3.6 Derek Bekoe 2017-01-23 14:54:26 -08:00
  • ed35643c3e Merge pull request #292 from j-funk/master Kevin McCarthy 2017-01-22 08:29:52 -06:00
  • 2fb3b52c7e add custom persister docs Julien Funk 2017-01-19 13:10:27 -05:00
  • 9e70993d57 substiture IOError with more appropriate ValueError Julien Funk 2017-01-19 13:10:08 -05:00
  • 6887e2cff9 remove unused imports Julien Funk 2017-01-15 15:04:20 -08:00
  • ba38680402 Merge pull request #1 from IvanMalison/persistence_methods Julien Funk 2017-01-14 15:59:13 -05:00
  • 06b00837fc Fix patch of FliesystemPersister.load_cassette Ivan Malison 2017-01-13 15:29:45 -08:00
  • a033bc729c refactored, 1 failing test Julien Funk 2017-01-13 16:09:42 -05:00
  • 6f8486e0a2 allow injection of persistence methods Julien Funk 2017-01-12 16:41:26 -05:00
  • 53c55b13e7 version bump v1.10.5 Kevin McCarthy 2017-01-11 17:51:23 -10:00
  • 365e7cb112 Removed duplicate mock triple. MAA 2016-12-18 10:16:17 +03:00
  • e5d6327de9 added a fix to httplib2 Charly 2017-01-04 17:55:11 -05:00
  • d86ffe7130 Add missing requirement yarl for python >= 3.4 Luiz Menezes 2016-12-26 09:03:46 -02:00