-
### Description
While using `wp-scripts` to run unit tests of a block, I've encountered an issue with mocking `@wordpress/data` dependencies. For instance I would expect the following to allow me t…
-
## Is your feature request related to a problem?
Our release zip file seems to contain some files that aren't useful. For example, I think that Jest and TypeScript files (among others) are unneeded w…
-
### Description
With `jest-console` in place, if you also rely on `jest.restoreAllMocks()`, `jest-console` throws errors like below:
```
TypeError: Cannot read properties of undefined (reading …
-
### Description
The "npm audit" just said severity vulnerabilities:
axios 0.8.1 - 1.5.1
Severity: moderate
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf…
-
### Discussed in https://github.com/WordPress/developer-blog-content/discussions/24
Originally posted by **juanmaguitar** November 28, 2022
An article about how to create and run automated tests fo…
-
### Description
When running `npm run dev` or `npm run build` in my repo, I am getting the following error:
`[0] [webpack-cli] Failed to load 'C:\Users\user\repository\node_modules\@wordpress\scri…
-
### Description
Packages with top-level locked private APIs are not easily mockable in Jest tests by third parties.
I will fully admit even after looking through the private API code I'm not _10…
-
### Description
For verification, I temporarily modernised package.json by running 'ncu' and 'ncu -u' under the ‘@wordpress/scripts’ installation folder.
![Pasted Graphic](https://github.com/WordPre…
-
**Describe the bug**
"Time" string is not translated to polish on the WordCamp Kraków site.
**To reproduce**
Steps to reproduce the behavior:
1. Go to https://krakow.wordcamp.org/2024/czym-w…
-
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).
* [x] I've searched for any related issues and avoided cre…