-
### Description
In the post editor, if you have an image block with an image that is smaller than the width of the post container and you specify an aspect ratio without selecting a width or height d…
-
I think we need to move the factory set up to a different setter for php8. It's throwing errors in php8 pipelines. Not 100% sure if that's the right way to fix this.
https://github.com/penske-medi…
-
**Describe the bug**
With the latest version the npm command gets stuck.
**To Reproduce**
Steps to reproduce the behavior:
1. Get latest version
2. Run prepare.php
3. See it getting stuck
*…
-
## What problem does this address?
Currently there is some duplication of block test fixtures between Gutenberg plugin and WordPress core, and 3rd party plugins can't easily access and make use of th…
-
### Reproduction Steps
The LifterLMS unit tests that use the `@runInSeparateProcess` annotation return an error and are not tested when run with PHP 8.0 and Windows 10.
The tests are successful …
-
The theme is getting larger and more complex and is lacking in tests. This is the best testing framework I've been able to find:
http://stackoverflow.com/questions/9138215/unit-testing-wordpress-plug…
-
Most of the plugin code is not tested with unit tests. And I'm not certain whether I'm Doing It Right™ or not with the current basic tests.
-
## Bug Report
The wp-cli phar release currently ships with unprefixed composer dependencies.
Since most wp-cli commands need to load the wordpress application, this can cause conflicts in case a…
-
Normally I'd do something like `patch -p0 -R < patch_file_path.patch` but if I'm using the (really rather brilliant) `grunt patch:` then I don't have the file locally in order to undo that... do I?
-
When working on #1389, I realized that we only run tests on PHP 7.2 which made me think whether we shouldn't bump the required version anyway. Some points around this:
- PHP 5.6, VersionPress' curr…