Commit graph

5 commits

Author SHA1 Message Date
wiz
34cdf2d3c6 Updated py-betamax to 0.7.1.
0.7.1 - 2016-06-14
------------------

- Fix issue #108 by effectively copying the items in the match_requests_on
  list into the match_options set on a Cassette instance
2016-06-30 17:42:56 +00:00
wiz
daa46dfb94 Switch to MASTER_SITE_PYPI. 2016-06-08 17:49:19 +00:00
wiz
3154592138 Updated py35-betamax to 0.7.0.
0.7.0 - 2016-04-29
------------------

- Add ``before_record`` and ``before_playback`` hooks

- Allow per-cassette placeholders to be merged and override global
  placeholders

- Fix bug where the ``QueryMatcher`` failed matching on high Unicode points
2016-05-05 11:37:32 +00:00
wiz
865fc1e12f Update py-betamax to 0.6.0.
0.6.0 - 2016-04-12
------------------

- Add ``betamax_recorder`` pytest fixture

- Change default behaviour to allow duplicate interactions to be recorded in
  single cassette

- Add ``allow_playback_repeats`` to allow an interaction to be used more than
  once from a single cassette

- Always return a new ``Response`` object from an Interaction to allow for a
  streaming response to be usable multiple times

- Remove CI support for Pythons 2.6 and 3.2
2016-04-17 09:59:39 +00:00
wiz
86fd00f410 Import py34-betamax-0.5.1 as www/py-betamax.
Betamax is a VCR_ imitation for requests. This will make mocking out requests
much easier. It is tested on 'Travis CI'.

Put in a more humorous way: "Betamax records your HTTP interactions so the NSA
does not have to."
2015-12-04 21:46:47 +00:00