-
Various systems reset the stats array to an empty array, which deletes all of the keys, such as `'get'` and `'add'`. Common examples include:
* WordPress core's PHPUnit abstract testcase, in the `f…
-
Research how well assistive technology handles form elements.
This research will be used to improve the Settings API in WordPress Admin.
Related: https://make.wordpress.org/accessibility/2017/01/1…
-
Hey, I noticed the dockerunit.json file, which I'm guessing is for local testing, but I feel like I'm not sufficiently in-the-loop with php to know what the current standards are.
Would you be wil…
-
## What problem does this address?
Full-page, client-side navigation (for lack of a better name) is another navigation mode we want to include in the Interactivity API along with the current region…
-
### Description
When cloning a field group that contains a group field, the Schema produced is invalid and causes tooling such as the GraphiQL IDE to not load properly.
i.e.
![CleanShot 2024-0…
-
### Expected behavior
It should be possible to change the status of a scheduled post back to a draft.
### Actual behavior
The post was published instead.
### Steps to reproduce the behavio…
-
Following
https://github.com/Nicl0996/wordpress-ansible/blob/master/Tests.md
After a new installation, apache2 and php sections are not giving the ouput specified in the test document.
-
It would be great if we were periodically (once a week, or so) checking the upstream script file to see if anything's changed.
This would be a great opportunity to explore GitHub Actions, and I hav…
-
I would like to start discussion on adding these rules to doctrine CS:
```xml
tests/*
```
I got this idea when checking https://github.com/doctrine/orm/pull…
-
Hello,
I'm curious if you've seen [benbalter/wordpress-plugin-tests](https://github.com/benbalter/wordpress-plugin-tests). It uses the official [unit testing library](https://github.com/scribu/wp-tes…