-
See
https://pippinsplugins.com/unit-tests-wordpress-plugins-setting-up-testing-suite/
-
Hi, the extension does not work anymore with new Burp Suite. After selecting "Send to WordPress Scanner Intruder" from the context menu of a request, it actually sends it to regular Burp's Intruder.
…
-
Test Analytics stopped working after https://github.com/wordpress-mobile/WordPress-iOS-Shared/pull/321 was merged. The cause is, we are using `xcodebuild` (via fastlane) to run the Swift Package's tes…
-
## Description
All CI flakiness has boiled down to the ingestion of images stopping unexpectedly after the cleanup step. Rerunning ingestion almost surely fixes the issue.
We should investigat…
-
We should improve the security model of YunoHost with lightweight and fine-tuned tools for the threat model of a standard YunoHost install (vulnerable web-apps, non-targeted attacks by bots…).
### …
-
Given the following suite config:
```
sgravel@Rond-point-Wordpress:~/staging$ cat tests/acceptance.suite.yml
# Codeception Test Suite Configuration
# suite for WordPress acceptance tests.
# perform…
-
It would be good to execute a set of unit/integration tests via the plugin to verify behavior.
https://wordpress.stackexchange.com/questions/129838/implement-phpunit-testing-on-a-plugin
https:/…
-
The test suite should be integrated with the repo such that it is run on every feature branch and the main branch whenever new changes are pushed. Write a few sample tests.
Resources:
- https://ww…
-
## Details
This is the perfect time to get started with end to end testing the block.
### E2E w/ Gutenberg Info
It looks like Gutenberg is in the process of migrating from Puppeteer to Pl…
-
Thanks again for the `wp-phpunit/wp-phpunit` package, it's very useful. Fingers crossed one day we might publish the test suite as a package from the official WordPress organisation.
In the meantim…