Ecosyste.ms: Issues

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

GitHub / 10up/wp_mock issues and pull requests

#251 - PHPCS reporting error on dependent library nikic/php-parser, hamcrest/hamcrest-php

Issue - State: open - Opened by sfgourav 27 days ago - 1 comment
Labels: Dependencies

#250 - Fix typos

Pull Request - State: closed - Opened by szepeviktor 3 months ago - 1 comment

#249 - Request: control Strict Mode per test

Issue - State: open - Opened by BrianHenryIE 3 months ago - 3 comments

#246 - Add convenience `::expectFilterRemoved()` `::expectActionRemoved()` Fix #157

Pull Request - State: open - Opened by BrianHenryIE 3 months ago - 5 comments

#245 - Ignore throws in function mocks

Pull Request - State: closed - Opened by unfulvio 3 months ago - 3 comments

#244 - Restore composer version for Packagist

Pull Request - State: closed - Opened by unfulvio-godaddy 7 months ago - 2 comments

#243 - Latest release has not been published to packagist.

Issue - State: closed - Opened by EarthlingDavey 7 months ago - 3 comments
Labels: Has Pull Request

#242 - Remove version from composer and update changelog.md

Pull Request - State: closed - Opened by unfulvio-godaddy 8 months ago - 2 comments

#241 - v1.0.1 is not available on Packagist

Issue - State: closed - Opened by thomasfw 9 months ago - 5 comments
Labels: Bug, Dependencies

#240 - ci: Use GITHUB_OUTPUT envvar instead of set-output command

Pull Request - State: closed - Opened by arunsathiya 9 months ago - 1 comment

#239 - Update docs to explain how WP_Mock TestCase is preferable to extend than PhpUnit's

Pull Request - State: closed - Opened by unfulvio-godaddy 9 months ago - 3 comments
Labels: Documentation

#238 - Mocked user function remains mocked in separate test.

Issue - State: closed - Opened by petermorlion 9 months ago - 7 comments
Labels: Documentation, Discussion

#237 - Update PHP Dependencies and run tests with PHP 8.3

Pull Request - State: closed - Opened by unfulvio-godaddy 9 months ago - 1 comment
Labels: Dependencies

#236 - Compatability with PHP 8.3

Issue - State: closed - Opened by tobeycodes 9 months ago
Labels: Has Pull Request, Dependencies

#235 - Pass in Closure for Hooks

Issue - State: open - Opened by badasswp 10 months ago - 3 comments
Labels: Enhancement, Question

#234 - Update `WP_Mock::expectHookNotAdded()` with new params

Pull Request - State: closed - Opened by unfulvio-godaddy about 1 year ago - 1 comment
Labels: Bug

#232 - Compatibility with PHPUnit 10

Issue - State: open - Opened by mgubala-edge1s about 1 year ago - 8 comments
Labels: Dependencies, PHPUnit

#231 - Update CHANGELOG and composer version for v1.0.0 release

Pull Request - State: closed - Opened by unfulvio-godaddy about 1 year ago - 1 comment

#230 - Restore CREDITS.md

Pull Request - State: closed - Opened by unfulvio-godaddy about 1 year ago - 1 comment

#229 - Update CHANGELOG.md

Issue - State: closed - Opened by rneudorf-godaddy about 1 year ago
Labels: Documentation

#228 - Update Mockery to 1.6.4

Pull Request - State: closed - Opened by unfulvio-godaddy about 1 year ago - 1 comment

#227 - Modify type of $args parameter

Pull Request - State: closed - Opened by wvega-godaddy about 1 year ago - 1 comment

#226 - Update return type for mockPost()

Pull Request - State: closed - Opened by wvega-godaddy about 1 year ago - 1 comment

#225 - Unexpected use of apply_filters for filter

Issue - State: closed - Opened by petermorlion about 1 year ago - 12 comments
Labels: Question

#223 - Add setInaccessiblePropertyValue helper method and update docs

Pull Request - State: closed - Opened by unfulvio-godaddy about 1 year ago - 2 comments
Labels: Enhancement, Documentation

#222 - Update README.md (minor edits for grammar and content)

Pull Request - State: closed - Opened by unfulvio-godaddy about 1 year ago - 3 comments
Labels: Documentation

#221 - Remove deprecated methods from WP_Mock main class

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment

#220 - Add invokeInaccessibleMethod and getInaccessiblePropertyValue trait methods

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 2 comments
Labels: Enhancement

#219 - Add test coverage to handler and return sequence classes

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 2 comments
Labels: Tests

#218 - Update License to BSD-3 Clause

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment

#217 - add missing `Support Level` section

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

#216 - Update dependencies and PhpStan return types

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment
Labels: Dependencies

#215 - Update Mockery to 1.6 (require PHP 7.4)

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment
Labels: Dependencies

#214 - Fix doc example to install WP_Mock via composer

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 3 comments
Labels: Documentation

#213 - Documentation bug: wp:mock instead of wp_mock

Issue - State: closed - Opened by petermorlion over 1 year ago - 1 comment
Labels: Documentation

#212 - Update GitHub workflow with the setup-php action to run tests in PHP 7.3

Issue - State: closed - Opened by unfulvio-godaddy over 1 year ago
Labels: Tests

#211 - Add .gitattributes file to exclude dirs from archives

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 2 comments

#210 - Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: Dependencies

#209 - Update and add Functions test coverage

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment
Labels: Tests

#208 - Update DeprecatedMethodListener and add more test coverage

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 2 comments
Labels: Tests

#207 - Fix doc links in README.md

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment

#206 - Move documentation to Gitbook

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment
Labels: Documentation

#205 - How to Mock wp_send_json_error()

Issue - State: closed - Opened by DevWael over 1 year ago - 5 comments
Labels: Question

#204 - PHP 8.2 Dynamic Property Deprecation

Issue - State: closed - Opened by rneudorf-godaddy over 1 year ago - 1 comment
Labels: Bug

#203 - Added code coverage for `FuzzyObject`.

Pull Request - State: closed - Opened by rneudorf-godaddy over 1 year ago - 1 comment
Labels: Tests

#202 - Rename gitbook.yaml to .gitbook.yaml

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 2 comments
Labels: Documentation

#201 - Add gitbook.yaml

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 2 comments

#200 - Create docs folder for GitBook

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 2 comments
Labels: Documentation

#199 - Move documentation over GitBook

Issue - State: closed - Opened by unfulvio-godaddy over 1 year ago
Labels: Documentation

#198 - Change license from GPL 2.0 to BSD-3-Clause

Issue - State: closed - Opened by unfulvio-godaddy over 1 year ago - 13 comments
Labels: Revisit Later, Discussion

#197 - Add TestCase tests and split TestCase mock methods into trait

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment
Labels: Tests

#196 - Remove WP_Mock/Loader

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment

#195 - Remove WP_Mock/Loader

Issue - State: closed - Opened by unfulvio-godaddy over 1 year ago
Labels: Enhancement

#194 - IsEqualHtml should extend PhpUnit Constraint

Pull Request - State: closed - Opened by unfulvio-godaddy over 1 year ago - 1 comment

#193 - Remove WP_Mock TestCase method referencing method removed from PhpUnit

Pull Request - State: closed - Opened by nmolham-godaddy over 1 year ago - 1 comment

#192 - Introduce a builder for WP functions and WP constants mocks

Issue - State: closed - Opened by unfulvio-godaddy almost 2 years ago
Labels: Enhancement

#191 - Overhaul thrown exceptions

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 2 comments

#190 - Refactor Unit tests namespace

Pull Request - State: closed - Opened by nmolham-godaddy almost 2 years ago - 1 comment

#189 - WP_Mock should define its own exception objects

Issue - State: closed - Opened by unfulvio-godaddy almost 2 years ago
Labels: Enhancement

#188 - Move TestCase::mockStaticMethod into trait

Issue - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment
Labels: Enhancement

#187 - WP_Mock TestCase is referencing method removed from PhpUnit

Issue - State: closed - Opened by unfulvio-godaddy almost 2 years ago
Labels: Bug

#186 - WP_Mock tests should go in own namespace

Issue - State: closed - Opened by unfulvio-godaddy almost 2 years ago
Labels: Tests

#185 - Remove unused .gitmodules file

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#184 - Update GitHub templates

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#183 - Update Hook::safe_offset() to handle closures

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#182 - Run tests also in PHP 8.2

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 2 comments

#181 - Add PHPCS (+ fixer) and set coding style to PSR12

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#180 - Add PhpStan

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#179 - PHP requirement badge should display 7.3+

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#178 - Update readme

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#177 - Updates composer prior to tagging version 0.5.0

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#176 - Update credits

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#175 - Update changelog

Pull Request - State: closed - Opened by unfulvio-godaddy almost 2 years ago - 1 comment

#174 - #89 support closures/anonymous functions

Pull Request - State: closed - Opened by acobster almost 2 years ago - 7 comments

#173 - Unable to mock function to return an empty array.

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

#172 - Readme improvements

Pull Request - State: closed - Opened by over-engineer about 2 years ago - 1 comment
Labels: Documentation

#163 - Fixed mocker function for _n()

Pull Request - State: closed - Opened by jigneshnakrani088 about 3 years ago - 1 comment

#161 - Add AnyInstance matcher. Fix #160

Pull Request - State: closed - Opened by BrianHenryIE about 3 years ago - 4 comments

#160 - AnyInstance matcher for expectHookAdded

Issue - State: closed - Opened by BrianHenryIE over 3 years ago

#159 - Extend TestCase from WP_UnitTestCase instead of \PHPUnit\Framework\TestCase

Issue - State: closed - Opened by iam-mhaseeb almost 4 years ago - 2 comments
Labels: Needs Reporter Feedback

#158 - WP_Mock breaks with PhpUnit >= 9.5.0

Issue - State: closed - Opened by ChrisWiegman almost 4 years ago - 6 comments
Labels: Bug

#149 - WP_Mock::expectActionAdded() Doesn't Allow for Failing Tests

Issue - State: closed - Opened by SpencerCloud over 4 years ago - 5 comments
Labels: Needs Reporter Feedback

#148 - \WP_Mock::userFunction() with a double as argument fails when the mocked function does not use a hardcoded double

Issue - State: closed - Opened by koengabriels almost 5 years ago - 3 comments
Labels: Bug, Help Wanted

#147 - Fatal error: Uncaught Error: Call to a member function setTestResult() on null

Issue - State: closed - Opened by SavaKatic almost 5 years ago - 3 comments
Labels: Bug, Help Wanted

#146 - Update IsEqualHtml.php

Pull Request - State: closed - Opened by sirilyan almost 5 years ago - 4 comments
Labels: Bug

#145 - Use in method function with same name

Issue - State: closed - Opened by wppunk about 5 years ago - 2 comments
Labels: Needs Reporter Feedback, Help Wanted

#144 - IsEqualHtml needs to be a subclass of Constraint

Issue - State: closed - Opened by sirilyan about 5 years ago
Labels: Bug

#143 - How to `expectFilterAdded` in constructor

Issue - State: closed - Opened by coreyworrell about 5 years ago - 1 comment
Labels: Bug

#140 - Documentation updates

Pull Request - State: closed - Opened by jeffpaul over 5 years ago - 4 comments
Labels: Documentation

#139 - readme updates

Issue - State: closed - Opened by jeffpaul over 5 years ago - 3 comments
Labels: Documentation

#133 - Add return type to setup() and teardown()

Pull Request - State: closed - Opened by cj-watts over 5 years ago - 8 comments

#130 - #89 support closures/anonymous functions

Pull Request - State: closed - Opened by acobster over 5 years ago - 9 comments

#129 - PHPUnit 7.x Compatibility Fixes

Pull Request - State: closed - Opened by ericmann over 5 years ago - 1 comment

#126 - When mocking wp_die the method keeps on executing

Issue - State: closed - Opened by dingo-d about 6 years ago - 2 comments