-
The current version of PHPUnit is now 8. We need to upgrade some code in order to support this version of PHPUnit. I believe this problem has already been resolved in WordPress. See https://core.tra…
-
rapydcloudbot
cus+makewordpress+1@rapyd.cloud
-
Types of tests:
1. Integration tests WordPress "Unit" Tests in CF with phpunit
- Currently runs in Travis
2. JavaScript unit tests in CF
- Works, need to automate
3. Ghost Inspector Testing
- M…
-
Would love to see someone take this on for 3.9 ( @curtismchale? @leewillis77? @lukecarbis? @omarabid?)
Believe it or not, our 3.0 merchant gateway API has been in development since _before_ WordPres…
-
## Feature Description
It should be possible for users to disconnect their profile from their Google account in the account management screen in the WordPress admin (eg. `/wp-admin/profile.php`). It …
-
I know that wp_mock and WordPress core Unit tests work differently and it may not even be possible to have them run together.
I use both and like both. But there are certain tests for which I would p…
sudar updated
2 years ago
-
As per https://github.com/sebastianbergmann/phpunit/pull/3687, the `PHPUnit\Framework\MockObject\MockBuilder::setMethods()` method was deprecated (soft in PHPUnit 8, hard in PHPUnit 9) and scheduled f…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
When I PHPUnit tested oik v4.8.1 it worked fine.
Re-running the tests today I got.
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 83395048 bytes)
The mem…
-
https://github.com/INN/largo/blob/f50df16e9e06fb9402802e2f1ce76ce058d26d76/.travis.yml#L60-L68
PHPunit 7 support was added in https://core.trac.wordpress.org/ticket/43218
- [ ] add placeholder f…
benlk updated
4 years ago