GitHub / wp-cli/wp-cli-tests / commits
WP-CLI testing framework
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f405348c | PHPStan: Add dynamic return type extension for `WP_CLI::get_config()` (#346) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7eaba17d | PHPStan: Add rule for `WP_CLI::add_hook()` usage (#345) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d339d2d4 | PHPStan: Add dynamic return type extension for `WP_CLI::do_hook()` (#344) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e307fc6b |
Bump actions/checkout from 4.1.1 to 7.0.1 (#343)
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 92dd51b9 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | about 1 month ago | |
| 72da8810 | Behat steps: support file names containing spaces (#342) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7b762326 | Drop support for PHPUnit Polyfills v1 (#341) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 0af4e546 | merge Merge pull request #339 from wp-cli/fix/runcommand-hardening |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 85501aa7 | Fix `WPCliRuncommandDynamicReturnTypeExtension` when passing invalid options | Pascal Birchler <p****b@g****m> | about 1 month ago | |
| 0c0b800d | merge Merge pull request #338 from wp-cli/fix/mariadb-ssl-verify-skip |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a626a204 | Skip server certificate verification for MariaDB test connections | Alain Schlesser <a****r@g****m> | about 1 month ago | |
| fce2eb2b | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | about 1 month ago | |
| c8811372 | Regenerate README file (#336) |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| fa4771e3 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 2 months ago | |
| 4730c6df | Normalize line endings in assertions (#334) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 530a012e | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 3 months ago | |
| 146b5766 | Update PHPStan stubs | Pascal Birchler <p****b@g****m> | 3 months ago | |
| 59e7d724 | Exclude internal PHPStan stubs from distribution archives | Pascal Birchler <p****b@g****m> | 3 months ago | |
| a6ebef94 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 3 months ago | |
| 97ee70c3 | HTTP mocking: support `filename` option (#332) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ddda9518 | Update file(s) from wp-cli/.github | ernilambar <e****r@u****m> | 4 months ago | |
| 43adef21 |
Normalize Windows temp dir in `Given a directory` step (#330)
Co-authored-by: Copilot <1****t@u****m> |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6900e285 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 4 months ago | |
| 70f8de0e | Normalize temp dir in `Given a directory` step (#329) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 2cde4e3c | Tests: Various harness improvements, especially on Windows (#326) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8504470e | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 5 months ago | |
| 21e16c24 | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | 5 months ago | |
| fd89d0cb | Update some GitHub Actions | Pascal Birchler <p****b@g****m> | 5 months ago | |
| af27f7a8 | Make it easier to override Behat format (#325) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 1883ea96 | Add new `@skip-object-cache` Behat tag (#324) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 270f93e3 |
Regenerate README file (#323)
Co-authored-by: github-actions[bot] <g****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 232f5528 |
Add persistent object cache support (#322)
Co-authored-by: Copilot <1****t@u****m> |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c8056643 | Revert "Setup & teardown hardening" (#321) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f77d43ba | Setup & teardown hardening (#320) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| df637ac0 | Harden cleanup on CI to avoid filesystem bottlenecks (#319) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 50146668 |
Handle renamed SQLite database file (.ht.sqlite → .ht.sqlite.php) (#318)
Co-authored-by: swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m>, Pascal Birchler <p****b@g****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 9c1aa9bc |
Harden SQLite install cache copy operations with file_exists guards (#317)
Co-authored-by: swissspidy <8****y@u****m>, Copilot <1****t@u****m>, Copilot <1****t@u****m>, Copilot <1****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, swissspidy <8****y@u****m>, Pascal Birchler <p****b@g****m>, Copilot <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| fd133656 | Update PHP_CodeSniffer repository link (#314) |
Rodrigo Primo <r****o@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 67c51a8c |
Regenerate README file (#313)
Co-authored-by: Alain Schlesser <a****r@g****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4ac0f8ad | Fix typo in `WPCliRuncommandDynamicReturnTypeExtension` (#312) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 157e7417 |
Improve compatibility with other operating systems (#274)
Co-authored-by: Copilot <1****t@u****m>, swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m>, swissspidy <s****y@u****m>, Alain Schlesser <a****r@g****m>, Copilot <1****t@u****m> |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 79ab3458 | Sort dependencies | Pascal Birchler <p****b@g****m> | 6 months ago | |
| b48b9d85 |
Automate detection and removal of unused PHP `use` statements via Slevomat Co...
Co-authored-by: swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m>, swissspidy <8****y@u****m>, Pascal Birchler <p****b@g****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0209d303 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 6 months ago | |
| e7d6ee39 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 6 months ago | |
| cd47ff80 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 6 months ago | |
| 4c82ea93 |
Resolve WP_VERSION to latest patch when only major.minor is provided (#307)
Co-authored-by: swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| e43c5530 | Update PHPStan config | Pascal Birchler <p****b@g****m> | 6 months ago | |
| 348d1d9e | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 6 months ago | |
| 7da425ab | Improve error message for failed steps (#304) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 26313e2a |
Add `@skip-<dbtype>` tags for database-specific test exclusion (#302)
Co-authored-by: swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m>, swissspidy <8****y@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| aaa3187d |
Fix MariaDB 11.4+ warnings with --no-defaults flag (#297)
Co-authored-by: swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, swissspidy <8****y@u****m>, copilot-swe-agent[bot] <1****t@u****m>, swissspidy <8****y@u****m>, Pascal Birchler <p****b@g****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e4b8b0c5 |
Upgrade `require szepeviktor/phpstan-wordpress` (#298)
Co-authored-by: gemini-code-assist[bot] <1****]@u****m>, Pascal Birchler <p****r@g****m>, Pascal Birchler <p****b@g****m> |
Brian Henry <B****E@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 35887cf6 | Update file(s) from wp-cli/.github | ernilambar <e****r@u****m> | 7 months ago | |
| dd7c9f34 | spellcheck fix | Pascal Birchler <p****b@g****m> | 7 months ago | |
| 773e6f9d | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 7 months ago | |
| 8e20b274 | Replace inner variables first (#295) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 2e886a50 | Support nested variables in `INVOKE_WP_CLI_WITH_PHP_ARGS` (#294) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 53d9dbdd | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 8 months ago | |
| 21799865 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 8 months ago | |
| 2bfb542e | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 8 months ago | |
| 94bab387 |
Update branch-alias to 5.1.x-dev (#293)
Co-authored-by: swissspidy <8****y@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 94293a3b | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 9 months ago | |
| 72aae3e9 | Avoid side effects in FeatureContext file (#292) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 500516cb | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | 9 months ago | |
| a5d9067b | Update file(s) from wp-cli/.github | schlessera <s****a@u****m> | 9 months ago | |
| bdf95582 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 9 months ago | |
| 865f9707 | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 9 months ago | |
| e55f97cd | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 9 months ago | |
| ca81720a | merge Merge pull request #291 from wp-cli/fix/ambiguity |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d34090a7 | Fix ambiguity by improving regex | Pascal Birchler <p****b@g****m> | 9 months ago | |
| 77d47581 | merge Merge pull request #282 from wp-cli/copilot/add-given-wp-install-step |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ad661773 | merge Merge pull request #279 from wp-cli/copilot/add-functional-tests-for-behat-steps |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 0285e30e | merge Merge pull request #280 from wp-cli/copilot/improve-behat-output-diffs |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ef51980b | merge Merge pull request #281 from wp-cli/copilot/fix-mariadb-detection-issue |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 4322deec | merge Merge pull request #286 from wp-cli/fix/285-sqlite |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 6d3fef9d | merge Merge pull request #276 from wp-cli/try/behat-xdebug-flag |
Alain Schlesser <a****r@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 5b42c271 | merge Merge pull request #288 from wp-cli/fix/branch-alias |
Nilambar Sharma <e****r@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 84794588 | Fix branch alias | Pascal Birchler <p****b@g****m> | 9 months ago | |
| e4829a3d | Fix PHPCompatibility & WPCS requirements (#287) |
Pascal Birchler <p****b@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 240a89e2 | fix tabs vs spaces | Pascal Birchler <p****b@g****m> | 9 months ago | |
| 6b4fc927 | Fall back to running tests with SQLite | Pascal Birchler <p****b@g****m> | 9 months ago | |
| 4941f64e | Show diff for 'contain' and 'not contain' as well | Pascal Birchler <p****b@g****m> | 10 months ago | |
| 03e5fdbd | Remove explicit dependency | Pascal Birchler <p****b@g****m> | 10 months ago | |
| 28c1ca93 | Revert "Use sebastian/diff v3 for PHP 7.2+ compatibility" | Pascal Birchler <p****b@g****m> | 10 months ago | |
| f90ddc9c | Update file(s) from wp-cli/.github | swissspidy <s****y@u****m> | 10 months ago | |
| 29b8d54d | PHPStan fix | Pascal Birchler <p****b@g****m> | 10 months ago | |
| 3c610352 | Lint fixes | Pascal Birchler <p****b@g****m> | 10 months ago | |
| b5838b88 |
Simplify regex to use single capture group with trim()
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 327e63b1 |
Use natural syntax for version-specific WP installation steps
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 6dc669ad |
Simplify version suffix logic
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| fcb49441 |
Fix cache directory check for version-specific downloads
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| e7d467f8 |
Add WP installation with version step
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 62d0ab5d | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| a53009cb |
Remove failing MySQL database test due to host:port format issue
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 0829ebb8 |
Fix JSON test to use proper JSON object in assertion
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 8e98ddda |
Fix test failures: remove Phar download tests, fix DB host, JSON/YAML asserti...
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 515b014b |
Fall back to client binary version when database server is unavailable
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| 63db6492 |
Address review feedback: fix tests to work without unavailable commands
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago | |
| dae93cf1 |
Fix PHPCS: format multi-item arrays with each value on new line
Co-authored-by: swissspidy <8****y@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 10 months ago |