issues
search
10up
/
wp_mock
WordPress API Mocking Framework
https://wp-mock.gitbook.io
Other
676
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump symfony/process from 5.4.28 to 5.4.46 in the composer group
#252
dependabot[bot]
opened
1 week ago
1
PHPCS reporting error on dependent library nikic/php-parser, hamcrest/hamcrest-php
#251
sfgourav
opened
2 months ago
1
Fix typos
#250
szepeviktor
closed
3 months ago
1
Request: control Strict Mode per test
#249
BrianHenryIE
opened
4 months ago
3
When WP_Mock is included as dev-dependency, the IDE or static analyzers might flag some WP functions with uncaught exceptions
#248
unfulvio
closed
4 months ago
0
Add convenience `::expectFilterRemoved()` `::expectActionRemoved()` Fix #157
#246
BrianHenryIE
opened
4 months ago
5
Ignore throws in function mocks
#245
unfulvio
closed
4 months ago
3
Restore composer version for Packagist
#244
unfulvio-godaddy
closed
8 months ago
2
Latest release has not been published to packagist.
#243
EarthlingDavey
closed
8 months ago
3
Remove version from composer and update changelog.md
#242
unfulvio-godaddy
closed
10 months ago
2
v1.0.1 is not available on Packagist
#241
thomasfw
closed
10 months ago
5
ci: Use GITHUB_OUTPUT envvar instead of set-output command
#240
arunsathiya
closed
10 months ago
1
Update docs to explain how WP_Mock TestCase is preferable to extend than PhpUnit's
#239
unfulvio-godaddy
closed
10 months ago
3
Mocked user function remains mocked in separate test.
#238
petermorlion
closed
10 months ago
7
Update PHP Dependencies and run tests with PHP 8.3
#237
unfulvio-godaddy
closed
10 months ago
1
Compatability with PHP 8.3
#236
tobeycodes
closed
10 months ago
0
Pass in Closure for Hooks
#235
badasswp
opened
11 months ago
3
Update `WP_Mock::expectHookNotAdded()` with new params
#234
unfulvio-godaddy
closed
1 year ago
1
`expectHookNotAdded` should accept priority and arguments parameters with defaults as `expectHookAdded`
#233
unfulvio-godaddy
closed
1 year ago
0
Compatibility with PHPUnit 10
#232
mgubala-edge1s
opened
1 year ago
10
Update CHANGELOG and composer version for v1.0.0 release
#231
unfulvio-godaddy
closed
1 year ago
1
Restore CREDITS.md
#230
unfulvio-godaddy
closed
1 year ago
1
Update CHANGELOG.md
#229
rneudorf-godaddy
closed
1 year ago
0
Update Mockery to 1.6.4
#228
unfulvio-godaddy
closed
1 year ago
1
Modify type of $args parameter
#227
wvega-godaddy
closed
1 year ago
1
Update return type for mockPost()
#226
wvega-godaddy
closed
1 year ago
1
Unexpected use of apply_filters for filter
#225
petermorlion
closed
1 year ago
12
Fixes a bug that causes a responder not to run the intercepted method while testing an hook that uses a closure + other minor fixes
#224
Talpx1
closed
1 year ago
6
Add setInaccessiblePropertyValue helper method and update docs
#223
unfulvio-godaddy
closed
1 year ago
2
Update README.md (minor edits for grammar and content)
#222
unfulvio-godaddy
closed
1 year ago
3
Remove deprecated methods from WP_Mock main class
#221
unfulvio-godaddy
closed
1 year ago
1
Add invokeInaccessibleMethod and getInaccessiblePropertyValue trait methods
#220
unfulvio-godaddy
closed
1 year ago
2
Add test coverage to handler and return sequence classes
#219
unfulvio-godaddy
closed
1 year ago
2
Update License to BSD-3 Clause
#218
unfulvio-godaddy
closed
1 year ago
1
add missing `Support Level` section
#217
jeffpaul
closed
1 year ago
1
Update dependencies and PhpStan return types
#216
unfulvio-godaddy
closed
1 year ago
1
Update Mockery to 1.6 (require PHP 7.4)
#215
unfulvio-godaddy
closed
1 year ago
1
Fix doc example to install WP_Mock via composer
#214
unfulvio-godaddy
closed
1 year ago
3
Documentation bug: wp:mock instead of wp_mock
#213
petermorlion
closed
1 year ago
1
Update GitHub workflow with the setup-php action to run tests in PHP 7.3
#212
unfulvio-godaddy
closed
1 year ago
0
Add .gitattributes file to exclude dirs from archives
#211
unfulvio-godaddy
closed
1 year ago
2
Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0
#210
dependabot[bot]
closed
1 year ago
1
Update and add Functions test coverage
#209
unfulvio-godaddy
closed
1 year ago
1
Update DeprecatedMethodListener and add more test coverage
#208
unfulvio-godaddy
closed
1 year ago
2
Fix doc links in README.md
#207
unfulvio-godaddy
closed
1 year ago
1
Move documentation to Gitbook
#206
unfulvio-godaddy
closed
1 year ago
1
How to Mock wp_send_json_error()
#205
DevWael
closed
1 year ago
5
PHP 8.2 Dynamic Property Deprecation
#204
rneudorf-godaddy
closed
1 year ago
1
Added code coverage for `FuzzyObject`.
#203
rneudorf-godaddy
closed
1 year ago
1
Rename gitbook.yaml to .gitbook.yaml
#202
unfulvio-godaddy
closed
1 year ago
2
Next