Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / betamaxpy/betamax issues and pull requests

#211 - tests fails on follow up runs

Issue - State: open - Opened by ReenigneArcher 2 months ago - 9 comments

#210 - Replaced the 'datetime.utcnow()' method with 'datetime.now(timezone.utc)'

Pull Request - State: closed - Opened by Guri-X 2 months ago - 3 comments

#209 - Remove deprecated utcnow calls

Issue - State: closed - Opened by sigmavirus24 3 months ago
Labels: Enhancement, good first issue

#208 - Fix deprecation warning

Pull Request - State: closed - Opened by shadchin 4 months ago - 1 comment

#207 - Update supported python versions

Pull Request - State: closed - Opened by kajinamit 5 months ago

#206 - fix: update tox workflow to use src/betamax path

Pull Request - State: closed - Opened by jhatler 6 months ago - 1 comment

#205 - docs: fix or ignore missing docstrings

Pull Request - State: open - Opened by jhatler 6 months ago - 1 comment

#204 - flake8-docstring checks don't pass

Issue - State: open - Opened by jhatler 6 months ago

#203 - tox flake8 jobs don't work in GitHub workflow

Issue - State: open - Opened by jhatler 6 months ago

#202 - fix: clear X-Amzn-Trace-Id in httbin.org responses

Pull Request - State: closed - Opened by jhatler 6 months ago - 1 comment

#201 - Implement MockHTTPResponse.close

Pull Request - State: closed - Opened by iv-m 11 months ago - 5 comments

#200 - betamax crashes urllib3 v2.0.2

Issue - State: closed - Opened by kratsg about 1 year ago - 2 comments

#199 - GitHub Action to run tox

Pull Request - State: closed - Opened by cclauss over 1 year ago

#198 - HISTORY.rst: Fix typo

Pull Request - State: closed - Opened by cclauss over 1 year ago

#197 - Where is version 0.9.0 mentioned in the docs?

Issue - State: open - Opened by dapicester about 2 years ago

#196 - improve documentation on placeholders for uri substitution

Issue - State: open - Opened by kratsg over 2 years ago - 3 comments

#195 - Use raw string for decorator.use_cassette docstring

Pull Request - State: closed - Opened by domdfcoding over 2 years ago

#194 - Discrepancy between playback and actual headers when dealing with binary data

Issue - State: open - Opened by kfcaio over 2 years ago - 7 comments

#192 - Docs: Fix 'cassette-dict' cross-reference

Pull Request - State: closed - Opened by JWCook almost 3 years ago

#191 - docs: Fix a few typos

Pull Request - State: closed - Opened by timgates42 almost 3 years ago - 1 comment

#190 - 0.8.1: pytest based test suite is failing

Issue - State: open - Opened by kloczek over 3 years ago - 3 comments

#189 - Any plans to make new release?

Issue - State: open - Opened by kloczek over 3 years ago

#188 - Tiny fix to example code

Pull Request - State: closed - Opened by marksomething almost 4 years ago

#187 - Large cassettes cause memory errors

Issue - State: open - Opened by kratsg almost 4 years ago - 7 comments

#186 - Please make it possible to skip tests requiring Internet access

Issue - State: open - Opened by mgorny about 4 years ago - 1 comment

#185 - DeprecationWarning in decorators docstring

Issue - State: closed - Opened by jayvdb about 4 years ago - 1 comment

#184 - test_replays_response_from_cassette fails because of X-Amzn-Trace-Id

Issue - State: open - Opened by FelixSchwarz about 4 years ago - 1 comment

#183 - TypeError: unhashable type: 'list'

Issue - State: open - Opened by demospace over 4 years ago - 4 comments

#182 - Fix minor typo in api.rst

Pull Request - State: closed - Opened by ilyakamens over 4 years ago

#180 - Async and AioHTTP support?

Issue - State: closed - Opened by PythonCoderAS over 4 years ago - 3 comments

#179 - Add cassette_load and cassette_eject hooks

Pull Request - State: closed - Opened by jarhill0 over 4 years ago - 3 comments

#178 - Interest in additional hooks?

Issue - State: closed - Opened by jarhill0 over 4 years ago - 5 comments

#177 - Implement superior unicode character

Pull Request - State: closed - Opened by cydave over 4 years ago - 1 comment

#176 - Minor doc fixes

Pull Request - State: closed - Opened by tomkins over 4 years ago - 1 comment

#175 - Make _cassette_name a part of API

Issue - State: open - Opened by jirikuncar almost 5 years ago - 4 comments

#174 - tests: fix direct calls to PyTest fixtures

Pull Request - State: closed - Opened by jirikuncar almost 5 years ago

#173 - Fix typo in helper function _cassette_name

Pull Request - State: closed - Opened by jirikuncar almost 5 years ago - 3 comments

#172 - substituindo base64_string se necessário

Pull Request - State: closed - Opened by luizmmds almost 5 years ago - 6 comments

#171 - Fixtures being called directly causes error on TravisCI

Issue - State: closed - Opened by pjbollinger almost 5 years ago - 1 comment

#170 - Add shortcircuit condition if text_to_replace is a blank string

Pull Request - State: closed - Opened by pjbollinger almost 5 years ago

#169 - A blank string used for placeholder replacement can cause memory issue

Issue - State: closed - Opened by pjbollinger almost 5 years ago - 1 comment

#168 - Excluding recorded_at

Issue - State: open - Opened by aiguofer about 5 years ago

#167 - Support for non-HTTP requests

Issue - State: closed - Opened by dmitrypol about 5 years ago - 1 comment

#166 - Betamax injection with pytest-console-scripts

Issue - State: closed - Opened by kratsg over 5 years ago - 2 comments

#165 - How to retry request and store response of that retried request in cassette

Issue - State: closed - Opened by GunjanSkry over 5 years ago - 3 comments

#164 - No obvious way to react to parametrized fixtures deprecation warning

Issue - State: open - Opened by khardix over 5 years ago - 2 comments

#163 - Prepare release of 0.8.2

Pull Request - State: closed - Opened by hroncok over 5 years ago - 1 comment
Labels: ready, Docs

#162 - Make docstrings required and remove Python 3.3

Pull Request - State: closed - Opened by sigmavirus24 about 6 years ago

#161 - Added new config to set the path to save cassettes.

Pull Request - State: closed - Opened by Bernardoow about 6 years ago - 5 comments

#160 - Proposal: Add conf to path in unittest

Issue - State: closed - Opened by Bernardoow about 6 years ago

#159 - Default path

Pull Request - State: closed - Opened by Bernardoow about 6 years ago - 1 comment

#158 - Information about default path in integration doc.

Issue - State: closed - Opened by Bernardoow about 6 years ago - 1 comment

#157 - Drop Contributing section of README.rst

Pull Request - State: closed - Opened by s-t-e-v-e-n-k about 6 years ago

#156 - waffle.io link in README.rst does not work

Issue - State: closed - Opened by s-t-e-v-e-n-k about 6 years ago - 1 comment

#155 - Version bump for PR 154

Issue - State: closed - Opened by getglad about 6 years ago - 1 comment

#154 - Fix bug with new_episodes always trying to record

Pull Request - State: closed - Opened by sigmavirus24 about 6 years ago - 1 comment

#153 - does switching to betamax in my test suite remove the need for a test server?

Issue - State: closed - Opened by havok2063 about 6 years ago - 20 comments

#152 - Add support for binary serializer storage

Pull Request - State: closed - Opened by sigmavirus24 over 6 years ago - 4 comments

#151 - Release a new version to pypi

Issue - State: closed - Opened by six8 over 6 years ago - 2 comments

#150 - Different results from Betamax vs Requests

Issue - State: closed - Opened by facetoe over 6 years ago - 10 comments

#149 - Add a HISTORY entry for #132

Pull Request - State: closed - Opened by hroncok over 6 years ago

#148 - Collaboration Guidelines

Issue - State: open - Opened by sigmavirus24 over 6 years ago - 6 comments
Labels: workflow

#147 - Tests: Remove X-Processed-Time header

Pull Request - State: closed - Opened by hroncok over 6 years ago - 3 comments

#146 - Tests failing

Issue - State: closed - Opened by hroncok over 6 years ago
Labels: ready, Tests

#145 - Use pytest-httpbin

Issue - State: open - Opened by sigmavirus24 over 6 years ago - 5 comments
Labels: Enhancement, good first issue, Tests

#144 - Remove unnecessary exception __repr__()

Pull Request - State: closed - Opened by hroncok over 6 years ago

#143 - AttributeError: 'BetamaxError' object has no attribute 'message'

Issue - State: closed - Opened by hroncok over 6 years ago
Labels: Bug, ready, PR exists

#142 - "global record"

Issue - State: closed - Opened by cjw296 almost 7 years ago - 8 comments
Labels: Question

#141 - Fix exception repr() in Python 3

Pull Request - State: closed - Opened by jwodder almost 7 years ago - 4 comments

#140 - Recording a cassette when url changes

Issue - State: closed - Opened by jonathan-s about 7 years ago - 5 comments

#139 - test message

Issue - State: closed - Opened by lpenhallow about 7 years ago

#137 - Content-Length header leaks original length of placeholder values

Issue - State: open - Opened by smallnamespace about 7 years ago - 5 comments
Labels: good first issue, Docs

#136 - Fix typo in base serializer

Pull Request - State: closed - Opened by tiran about 7 years ago - 1 comment

#135 - Wrong example in BaseSerializer documentation

Issue - State: closed - Opened by tiran about 7 years ago - 1 comment

#134 - No reply example in 'getting started'

Issue - State: closed - Opened by amarao about 7 years ago
Labels: Enhancement, good first issue, Docs

#133 - Recording cassettes in production?

Issue - State: closed - Opened by smallnamespace about 7 years ago - 13 comments
Labels: Question

#132 - Make cassette name sanitize more robust by replacing more special chars

Pull Request - State: closed - Opened by cjauvin over 7 years ago

#131 - Issue with betamax not recording requests within unconsumed generators

Issue - State: open - Opened by guyzmo over 7 years ago - 6 comments
Labels: Enhancement, good first issue, Docs

#130 - Record mode 'new_episodes' broken

Issue - State: closed - Opened by yigor over 7 years ago - 2 comments

#129 - Preserve header values as list and replace placeholders in all values.

Pull Request - State: closed - Opened by Lukas0907 over 7 years ago - 1 comment

#128 - Only one cookie is stored if define_cassette_placeholder is used

Issue - State: closed - Opened by Lukas0907 over 7 years ago - 5 comments
Labels: Bug, PR exists

#127 - Fix a few spelling mistakes in the docs

Pull Request - State: closed - Opened by alexwlchan over 7 years ago - 1 comment

#126 - Fix typo in introduction.rst

Pull Request - State: closed - Opened by alexwlchan over 7 years ago

#125 - Why should we use this instead of VCR?

Issue - State: open - Opened by mlissner over 7 years ago - 9 comments
Labels: Enhancement, Docs

#124 - Gzip Content-Encoding workaround

Issue - State: open - Opened by hroncok over 7 years ago - 2 comments
Labels: Docs

#123 - Bytes vs text handling

Pull Request - State: closed - Opened by wimglenn over 7 years ago - 6 comments

#122 - Discrepancy in original headers and playback headers (bytes vs. strs)

Issue - State: closed - Opened by wimglenn over 7 years ago - 10 comments
Labels: PR exists

#121 - Added support for unittest2 framework

Pull Request - State: closed - Opened by nobodyguy almost 8 years ago - 2 comments

#120 - Added support for unittest2 testing framework

Pull Request - State: closed - Opened by nobodyguy almost 8 years ago - 2 comments

#119 - Stronger validation

Pull Request - State: closed - Opened by sigmavirus24 almost 8 years ago

#118 - Raise BetamaxError on unknown and invalid options.

Pull Request - State: closed - Opened by bboe almost 8 years ago - 6 comments

#117 - Fail on invalid matchers?

Issue - State: closed - Opened by bboe almost 8 years ago - 1 comment

#116 - Handle differences in Requests 2.11.0

Pull Request - State: closed - Opened by sigmavirus24 almost 8 years ago - 1 comment

#115 - Add regression test for requests 2.11.

Pull Request - State: closed - Opened by bboe almost 8 years ago

#114 - Body matcher issue with requests 2.11.0.

Issue - State: closed - Opened by bboe almost 8 years ago - 1 comment

#113 - Add betamax_parametrized_recorder and _session

Pull Request - State: closed - Opened by hroncok almost 8 years ago - 5 comments

#112 - py.test fixture is not friendly to parametrized tests

Issue - State: closed - Opened by hroncok almost 8 years ago - 6 comments
Labels: Enhancement

#111 - Fix query matching for strings with blank values

Pull Request - State: closed - Opened by limjiayi almost 8 years ago - 1 comment