Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kiwicom/pytest-recording issues and pull requests
#52 - What is the relationship to pytest-vcr?
Issue -
State: closed - Opened by MartinThoma over 4 years ago
- 2 comments
#51 - Decode compressed response
Issue -
State: closed - Opened by nomasprime over 4 years ago
- 5 comments
#50 - Doesn't seem to work with requests inside a Twisted Reactor process
Issue -
State: closed - Opened by nomasprime over 4 years ago
- 6 comments
#49 - Improve Readme
Issue -
State: closed - Opened by nomasprime over 4 years ago
- 6 comments
Labels: Hacktoberfest, Type: Documentation
#48 - fix: Honor `record_mode` passed via `pytest.mark.vcr` mark or in `vcr_config` fixture
Pull Request -
State: closed - Opened by Stranger6667 over 4 years ago
- 1 comment
#47 - [Bug] Using `once` record_mode gives error
Issue -
State: closed - Opened by paxcodes over 4 years ago
- 7 comments
#46 - feat: Add "pytest_recording_configure" hook
Pull Request -
State: closed - Opened by Stranger6667 over 4 years ago
- 1 comment
#45 - How to register matchers?
Issue -
State: closed - Opened by paxcodes over 4 years ago
- 4 comments
#44 - Is it possible to register serializers/matchers?
Issue -
State: closed - Opened by pauloromeira over 4 years ago
#43 - Disallow multiple `network.block()` calls
Issue -
State: open - Opened by Stranger6667 over 4 years ago
Labels: Hacktoberfest, Priority: Medium, Type: Enhancement
#42 - Write multiple tests to the same cassette
Issue -
State: open - Opened by joshtemple over 4 years ago
- 6 comments
#41 - Add new `rewrite` mode
Pull Request -
State: closed - Opened by svtkachenko over 4 years ago
- 1 comment
#40 - Host names are not working in `allowed_hosts`
Issue -
State: open - Opened by Stranger6667 over 4 years ago
- 2 comments
Labels: Priority: Medium, Type: Bug
#39 - How to setup common VCR config for all tests
Issue -
State: closed - Opened by northtree over 4 years ago
- 2 comments
#38 - Use default mode `once` in README
Issue -
State: closed - Opened by northtree over 4 years ago
- 1 comment
#37 - How to overwrite/update YAML under cassettes?
Issue -
State: closed - Opened by northtree over 4 years ago
- 9 comments
#36 - new_episodes doc ?
Issue -
State: closed - Opened by asmodehn almost 5 years ago
- 2 comments
Labels: Type: Documentation
#35 - fix: Restore ability to handle relative paths in `pytest.mark.vcr`
Pull Request -
State: closed - Opened by Stranger6667 almost 5 years ago
- 1 comment
#34 - Restore handling relative paths in `pytest.mark.vcr`
Issue -
State: closed - Opened by Stranger6667 almost 5 years ago
#33 - Fix relint config
Pull Request -
State: closed - Opened by Stranger6667 almost 5 years ago
#32 - refactor: Remove not needed condition
Pull Request -
State: closed - Opened by Stranger6667 almost 5 years ago
- 1 comment
#31 - Add pypy tests to CI
Pull Request -
State: closed - Opened by svtkachenko almost 5 years ago
- 1 comment
#30 - Always use default cassette
Pull Request -
State: closed - Opened by Stranger6667 almost 5 years ago
#29 - Provide extra config option for shared cassettes dir(s)
Issue -
State: open - Opened by Stranger6667 almost 5 years ago
#28 - Consider always keeping the cassette with default name
Issue -
State: closed - Opened by Stranger6667 almost 5 years ago
#27 - WIP: Update CI
Pull Request -
State: closed - Opened by svtkachenko almost 5 years ago
- 1 comment
#26 - Add missing tests for socket blocking
Pull Request -
State: closed - Opened by svtkachenko almost 5 years ago
- 1 comment
#25 - fix: Setting attributes on `pycurl.Curl` instances
Pull Request -
State: closed - Opened by Stranger6667 almost 5 years ago
- 1 comment
#24 - Whitelist host for `block_network`
Pull Request -
State: closed - Opened by svtkachenko almost 5 years ago
- 1 comment
#23 - Stripe library (urlfetch) just waits with `block_network`
Issue -
State: closed - Opened by daaain almost 5 years ago
- 2 comments
#22 - Add pre-commit hooks
Pull Request -
State: closed - Opened by Stranger6667 about 5 years ago
#21 - Raise an error if `pytest-vcr` is installed
Pull Request -
State: closed - Opened by Stranger6667 about 5 years ago
#20 - Throw an error if pytest-vcr is installed
Issue -
State: closed - Opened by Stranger6667 about 5 years ago
- 1 comment
#19 - PASSED test, but never awaited coroutine...
Issue -
State: closed - Opened by asmodehn about 5 years ago
- 3 comments
#18 - nitpicking about license
Issue -
State: closed - Opened by asmodehn about 5 years ago
- 2 comments
#17 - Pytest assertion rewriting for not matched requests
Pull Request -
State: closed - Opened by Stranger6667 about 5 years ago
- 2 comments
#16 - Control what components to patch in `block_network`
Issue -
State: open - Opened by Stranger6667 about 5 years ago
Labels: Hacktoberfest, Priority: Medium, Type: Enhancement
#15 - Add isort
Issue -
State: closed - Opened by Stranger6667 about 5 years ago
#14 - [WIP] Cassettes mutation
Pull Request -
State: open - Opened by Stranger6667 about 5 years ago
- 1 comment
#13 - Fuzzy cassettes
Issue -
State: open - Opened by Stranger6667 about 5 years ago
- 1 comment
#12 - Use the plugin on the autouse fixture
Issue -
State: closed - Opened by dmfigol about 5 years ago
- 3 comments
#11 - Fix JSON serialization
Pull Request -
State: closed - Opened by Stranger6667 over 5 years ago
- 1 comment
#10 - Don't add YAML extension to JSON cassettes
Issue -
State: closed - Opened by dmfigol over 5 years ago
- 2 comments
#9 - Add `network.block` / `network.unblock` functions for manual
Pull Request -
State: closed - Opened by Stranger6667 over 5 years ago
#8 - Simplify working with network blocker
Issue -
State: closed - Opened by Stranger6667 over 5 years ago
#7 - List of allowed hosts for `block_network`
Issue -
State: closed - Opened by Stranger6667 over 5 years ago
- 3 comments
#6 - Replace `try/except` with `if` condition
Pull Request -
State: closed - Opened by Stranger6667 over 5 years ago
- 1 comment
#3 - Add a mark for blocking network requests
Pull Request -
State: closed - Opened by Stranger6667 over 5 years ago
- 1 comment