Ecosyste.ms: Issues

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

GitHub / garnaat/placebo issues and pull requests

#83 - Need strict mode - rather than cycling back to index 1

Issue - State: open - Opened by Johnlon about 1 year ago

#82 - bumping version for new release

Pull Request - State: closed - Opened by garnaat over 3 years ago

#81 - Removing badges for defunct services

Pull Request - State: closed - Opened by garnaat over 3 years ago

#80 - Remove badges for TravicCI and CodeHealth

Issue - State: open - Opened by garnaat over 3 years ago - 1 comment

#79 - Fix binary bodies

Pull Request - State: closed - Opened by garnaat over 3 years ago - 2 comments

#78 - Record based on parameter hashing

Pull Request - State: open - Opened by RyanJarv about 4 years ago - 4 comments

#77 - Necessary to include placebo statements in application code(?)

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

#76 - Remove duplicate assignment in code example

Pull Request - State: closed - Opened by jesselang about 4 years ago - 1 comment

#75 - fake http response needs a raw attribute

Issue - State: open - Opened by kapilt almost 5 years ago

#74 - Assistance attaching to client

Issue - State: closed - Opened by scottstaffiere over 5 years ago

#73 - Add additional tests for pickling mode

Issue - State: closed - Opened by garnaat almost 6 years ago - 1 comment

#72 - Rename variable 'lambda' README examples

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

#71 - Release 0 8 2

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

#70 - Binary body recording

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

#69 - Record empty body if an object is of bytes type

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

#68 - TypeError at S3 file retrieval

Issue - State: open - Opened by I159 over 6 years ago - 1 comment

#67 - Convert bytes to strings before to a StringIO obj

Pull Request - State: open - Opened by davidbegin over 6 years ago

#66 - Grouping response files per unit test?

Issue - State: open - Opened by alexharv074 over 7 years ago

#65 - Issue 64

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

#64 - Using Placebo to unit test legacy code

Issue - State: closed - Opened by alexharv074 over 7 years ago - 5 comments

#63 - release new version to include #50 and #51

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

#62 - May not properly name recording files if the file name is a subset of…

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

#61 - placebo_session fails without session setup

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

#60 - Cannot Record S3 get on images

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

#59 - Masking ARN

Pull Request - State: open - Opened by jamesdehart almost 8 years ago - 1 comment

#58 - Feature request - Masking ARN

Issue - State: open - Opened by jamesdehart almost 8 years ago - 4 comments

#56 - AttributeError: 'FakeHttpResponse' object has no attribute 'content'

Issue - State: open - Opened by joshuaroot about 8 years ago - 1 comment

#55 - datetime comparison issue with offset-naive and offset-aware

Issue - State: closed - Opened by markfink over 8 years ago - 1 comment

#54 - using placebo_session

Issue - State: closed - Opened by markfink over 8 years ago - 2 comments

#53 - Add support for pickle serialization

Pull Request - State: closed - Opened by parroyo over 8 years ago - 3 comments

#52 - Multiple region/sessions in single test

Issue - State: closed - Opened by derwolfe over 8 years ago - 1 comment

#51 - Fixes #48

Pull Request - State: closed - Opened by fxfitz over 8 years ago - 1 comment

#50 - handle timezones in datetimes

Pull Request - State: closed - Opened by brunson over 8 years ago - 2 comments

#49 - Updates to support StreamingBody, datetimes, and base64 operations

Pull Request - State: closed - Opened by codemouse over 8 years ago - 1 comment

#48 - StreamingBody Issue in Record Mode

Issue - State: closed - Opened by fxfitz over 8 years ago - 5 comments

#47 - Master

Pull Request - State: closed - Opened by avs3323 almost 9 years ago - 1 comment

#46 - Table really created in Dynamodb

Issue - State: closed - Opened by next-ivanblanquez almost 9 years ago - 9 comments

#45 - TypeError: Type not serializable

Issue - State: open - Opened by japo32 almost 9 years ago - 2 comments

#44 - placebo_dir environment variable instead of __file__

Pull Request - State: closed - Opened by vascop almost 9 years ago - 1 comment

#43 - Merge branch 'release-0.8.0'

Pull Request - State: closed - Opened by garnaat almost 9 years ago

#42 - Adding indices to braces to work with Python2.6

Pull Request - State: closed - Opened by sbraverman almost 9 years ago - 3 comments

#41 - Adds @placebo_session decorator

Pull Request - State: closed - Opened by Miserlou almost 9 years ago - 5 comments

#40 - Placebo as a decorator

Issue - State: closed - Opened by Miserlou almost 9 years ago - 1 comment

#39 - Consider using `moto` for `placebo` unit tests

Issue - State: open - Opened by vlcinsky almost 9 years ago - 1 comment

#38 - Ability to play back responses by parameters instead of order

Issue - State: open - Opened by jantman almost 9 years ago - 6 comments

#37 - Added test case for order of calls for playback (see issue #33)

Pull Request - State: open - Opened by vlcinsky almost 9 years ago - 6 comments

#36 - Spy on method parameters, and still return fake response?

Issue - State: closed - Opened by ghostsquad almost 9 years ago - 4 comments

#35 - How to test failures/exceptions

Issue - State: open - Opened by ghostsquad almost 9 years ago - 6 comments

#34 - Add/remove events from all existing clients

Pull Request - State: closed - Opened by garnaat almost 9 years ago

#33 - Only clients created after `pill.playback()` are honored by `placebo`

Issue - State: open - Opened by vlcinsky almost 9 years ago - 4 comments

#32 - Add a property to pill to retrieve the associated session. Fixes #31.

Pull Request - State: closed - Opened by garnaat almost 9 years ago

#31 - Add `session` property to `Pill` class

Issue - State: closed - Opened by vlcinsky almost 9 years ago - 2 comments

#30 - Added simple support for StreamBody in responses.

Pull Request - State: closed - Opened by garnaat almost 9 years ago

#29 - Merge branch 'release-0.6.0'

Pull Request - State: closed - Opened by garnaat almost 9 years ago

#28 - use-before-call-event

Pull Request - State: closed - Opened by garnaat almost 9 years ago

#27 - Requesting a release with 'prefix' argument included

Issue - State: closed - Opened by ghicks-rmn about 9 years ago - 3 comments

#26 - Keep an eye on this

Issue - State: closed - Opened by garnaat about 9 years ago - 1 comment

#25 - Merge branch 'release-0.4.3'

Pull Request - State: closed - Opened by garnaat about 9 years ago

#24 - Include README.md and requirements.txt in distribution. Fixes #23.

Pull Request - State: closed - Opened by garnaat about 9 years ago

#23 - README.md missing from manifest

Issue - State: closed - Opened by pas256 about 9 years ago - 1 comment

#22 - Loading multiple stored responses in single test

Issue - State: closed - Opened by avs3323 about 9 years ago - 2 comments

#21 - Added optional prefix to Pill filenames

Pull Request - State: closed - Opened by gffhcks about 9 years ago - 5 comments

#20 - Optional prefix for saved response filenames

Issue - State: closed - Opened by gffhcks about 9 years ago - 4 comments

#19 - pypi metadata cleanup

Issue - State: closed - Opened by kapilt about 9 years ago

#18 - Corrected interface to match examples in README.md

Pull Request - State: closed - Opened by gffhcks about 9 years ago

#17 - __init__.py uses data_file argument instead of data_path

Issue - State: closed - Opened by gffhcks about 9 years ago

#16 - Corrected documentation to reference `data_path` argument

Pull Request - State: closed - Opened by gffhcks about 9 years ago

#15 - Docs reference an incorrect 'data_dir' argument on pill objects

Issue - State: closed - Opened by gffhcks about 9 years ago

#14 - Refactoring

Pull Request - State: closed - Opened by garnaat about 9 years ago - 3 comments

#13 - Placebo doesn't work with AWS responses that use botocore.response.StreamingBody

Issue - State: closed - Opened by avs3323 about 9 years ago - 1 comment

#12 - JSON serialization error

Issue - State: closed - Opened by garnaat about 9 years ago - 5 comments

#11 - No reason to try to parse the event string, we have the service name …

Pull Request - State: closed - Opened by garnaat about 9 years ago

#10 - Crashes when saving results from an AWS service with 2 'names'

Issue - State: closed - Opened by avs3323 about 9 years ago - 6 comments

#9 - Strategies for integrating into an existing codebase

Issue - State: closed - Opened by gffhcks about 9 years ago - 13 comments

#8 - Fix for issues with saving responses with datetime objects (#5)

Pull Request - State: closed - Opened by gffhcks about 9 years ago - 5 comments

#7 - Fix 6

Pull Request - State: closed - Opened by garnaat about 9 years ago

#6 - mock responses are stored in a class variable

Issue - State: closed - Opened by garnaat about 9 years ago
Labels: bug

#5 - Exception - TypeError: datetime.datetime(...) is not JSON serializable

Issue - State: closed - Opened by gffhcks about 9 years ago - 3 comments

#4 - Removed binary mode from load() and save() methods

Pull Request - State: closed - Opened by gffhcks about 9 years ago

#3 - Python 3 support - 'wb' write mode causes TypeError

Issue - State: closed - Opened by gffhcks about 9 years ago - 1 comment

#2 - Merge pull request #1 from garnaat/develop

Pull Request - State: closed - Opened by garnaat about 9 years ago

#1 - Develop

Pull Request - State: closed - Opened by garnaat about 9 years ago