Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mcous/decoy issues and pull requests
#155 - chore(deps-dev): bump coverage from 7.2.0 to 7.2.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, python
#154 - ci: collapse poetry "check" and "install" steps
Pull Request -
State: closed - Opened by mcous almost 2 years ago
- 1 comment
#153 - chore(deps-dev): bump mkdocs-material from 9.0.13 to 9.0.14
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, python
#152 - chore(deps-dev): bump coverage from 7.1.0 to 7.2.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, python
#151 - refactor!: require mock name, remove deprecated methods, drop Python 3.6
Pull Request -
State: closed - Opened by mcous about 2 years ago
- 1 comment
#150 - fix(spy): prefix internal properties with `_decoy`
Pull Request -
State: closed - Opened by mcous about 2 years ago
- 1 comment
#149 - docs: fix typos in docs and type annotations
Pull Request -
State: closed - Opened by mcous about 2 years ago
- 1 comment
#148 - fix(spy): use classmethod `__func__` source for async detection
Pull Request -
State: closed - Opened by mcous about 2 years ago
- 1 comment
#147 - docs(readme): update URL for build status badge
Pull Request -
State: closed - Opened by SyntaxColoring about 2 years ago
#146 - Rehearsing an async classmethod raises TypeError
Issue -
State: closed - Opened by SyntaxColoring about 2 years ago
- 1 comment
#145 - chore(deps-dev): bump pytest-xdist from 2.5.0 to 3.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies, python
#144 - Trying to mock a `_core` property collides with spy internals
Issue -
State: closed - Opened by mcous over 2 years ago
#143 - fix(spy): resolve source to origin of GenericAlias
Pull Request -
State: closed - Opened by mcous over 2 years ago
- 1 comment
#142 - Mocks built from `Generic` aliases are unnamed and unspec'd
Issue -
State: closed - Opened by mcous over 2 years ago
Labels: bug
#141 - chore(deps-dev): bump black from 22.6.0 to 22.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, python
#140 - chore(deps-dev): bump black from 22.3.0 to 22.6.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, python
#139 - chore(deps): bump actions/setup-python from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, github_actions
#138 - Allow `then_do` to take an asynchronous function
Pull Request -
State: closed - Opened by mcous over 2 years ago
- 1 comment
#137 - fix(when): ensure `then_enter_with` accepts `None`
Pull Request -
State: closed - Opened by mcous over 2 years ago
- 1 comment
#136 - Allow `then_do` to take an `async` function if the mock is async
Issue -
State: closed - Opened by mcous over 2 years ago
Labels: enhancement
#135 - `then_enter_with(None)` makes the stub return `None` instead of an enterable context manager
Issue -
State: closed - Opened by SyntaxColoring over 2 years ago
- 2 comments
Labels: bug
#134 - fix(spy): follow __wrapped__ when getting specs and signatures
Pull Request -
State: closed - Opened by mcous over 2 years ago
- 1 comment
#133 - Support functions/methods wrapped with `functools.lru_cache`
Issue -
State: closed - Opened by mcous almost 3 years ago
- 2 comments
#132 - fix(spy): handle properties that return primitive types
Pull Request -
State: closed - Opened by mcous almost 3 years ago
- 1 comment
#131 - chore(deps): bump codecov/codecov-action from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, github_actions
#130 - chore(deps-dev): bump black from 22.1.0 to 22.3.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, python
#129 - chore(deps-dev): bump mkdocs from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, python
#128 - chore(deps-dev): bump mkdocs-material from 8.2.5 to 8.2.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 2 comments
Labels: dependencies, python
#127 - chore(deps-dev): bump actions/cache from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, github_actions
#126 - fix(warnings): do not trigger MiscalledStubWarnings from prop events
Pull Request -
State: closed - Opened by mcous almost 3 years ago
- 1 comment
#125 - Property get stubs cause spurious MiscalledStubWarnings
Issue -
State: closed - Opened by mcous almost 3 years ago
Labels: bug
#124 - fix(when): fix type overloads of `then_enter_with` on mypy v0.941
Pull Request -
State: closed - Opened by mcous almost 3 years ago
- 1 comment
#123 - chore(deps-dev): bump mypy from 0.931 to 0.940
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 3 comments
Labels: dependencies, python
#122 - chore(deps-dev): bump mkdocs-material from 8.1.11 to 8.2.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, python
#121 - feat: add property mocking
Pull Request -
State: closed - Opened by mcous almost 3 years ago
- 1 comment
#120 - fix(spy): ensure class signature uses __call__
Pull Request -
State: closed - Opened by mcous almost 3 years ago
- 1 comment
#119 - chore(deps-dev): bump mkdocs-material from 8.1.11 to 8.2.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 3 comments
Labels: dependencies, python
#118 - chore(deps): bump actions/setup-python from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, github_actions
#117 - chore(deps): bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies, github_actions
#116 - chore(deps-dev): bump mkdocs-material from 8.1.11 to 8.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 2 comments
Labels: dependencies, python
#115 - chore(deps-dev): bump mkdocs-material from 8.1.11 to 8.2.1
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 2 comments
Labels: dependencies, python
#114 - chore(deps-dev): bump mkdocs-material from 8.1.9 to 8.1.11
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#113 - chore(deps-dev): bump pytest from 7.0.0 to 7.0.1
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#112 - chore(deps-dev): bump pytest from 6.2.5 to 7.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#111 - chore(deps-dev): bump mkdocs-material from 8.1.7 to 8.1.9
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#110 - chore(deps-dev): bump black from 21.7b0 to 22.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#109 - chore(deps-dev): bump mkdocs-material from 8.1.7 to 8.1.8
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 2 comments
Labels: dependencies, python
#108 - refactor: move spec inspection logic to Spec class
Pull Request -
State: closed - Opened by mcous about 3 years ago
- 1 comment
#107 - docs: add unittest docs and example
Pull Request -
State: closed - Opened by mcous about 3 years ago
- 1 comment
#106 - chore(deps-dev): bump mkdocs-material from 8.1.5 to 8.1.7
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#105 - [QUESTION] Does decoy work with standard library's `unittest`?
Issue -
State: closed - Opened by vishaltanwar96 about 3 years ago
- 1 comment
Labels: documentation
#104 - chore(deps-dev): bump mkdocs-material from 8.1.5 to 8.1.6
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 2 comments
Labels: dependencies, python
#103 - chore(deps-dev): bump pytest-mypy-plugins from 1.9.2 to 1.9.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#102 - chore(deps-dev): bump mkdocs-material from 8.1.3 to 8.1.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#101 - chore(deps-dev): bump mkdocs-material from 8.1.3 to 8.1.4
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 2 comments
Labels: dependencies, python
#100 - chore(deps-dev): bump mypy from 0.930 to 0.931
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#99 - docs(code-of-conduct): add contributor convenant
Pull Request -
State: closed - Opened by mcous about 3 years ago
- 1 comment
#98 - chore(deps-dev): bump mypy from 0.920 to 0.930
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#97 - chore(deps-dev): bump mkdocs-material from 8.1.2 to 8.1.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#96 - docs: improve links and copy
Pull Request -
State: closed - Opened by mcous about 3 years ago
- 1 comment
#95 - chore(deps-dev): bump mkdocs-material from 8.1.0 to 8.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#94 - chore(deps-dev): bump mypy from 0.910 to 0.920
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies, python
#93 - feat(when): add ContextManager mocking support
Pull Request -
State: closed - Opened by mcous about 3 years ago
- 1 comment
#58 - Feature: context manager mocking
Issue -
State: closed - Opened by mcous over 3 years ago
- 2 comments
#32 - feature: mock out property access
Issue -
State: closed - Opened by mcous over 3 years ago
- 2 comments
Labels: enhancement