|
|
e6dcda3f6e
|
Fix GitHub Actions failures: code quality, tests, and linting
- Fix shellcheck warnings in bin/install-wp-tests.sh (quote variables, fix command -v usage)
- Remove trailing spaces in .github/workflows/phpunit.yml
- Add phpmd.xml to exclude camelCase checks for WordPress naming conventions
- Update composer.json to use phpmd.xml configuration
- Remove trailing commas in .eslintrc.js for Codacy compliance
- Add .markdownlint.json to configure markdown linting rules
- Improve Cypress test reliability with increased timeouts
- Update loginAsAdmin command with better error handling
- Make plugin activation checks more robust in Cypress tests
🤖 Generated with [Qoder][https://qoder.com]
|
2025-11-16 03:51:12 +00:00 |
|
|
|
b1966067ea
|
Fix failing tests: Update install-wp-tests.sh, Cypress commands, and GitHub Actions workflows
|
2025-04-23 04:26:06 +01:00 |
|
|
|
bb31e0e934
|
Fix shellcheck issues in install-wp-tests.sh
|
2025-04-22 22:46:15 +01:00 |
|
|
|
5f598f0f7e
|
Add PHPUnit testing framework and error checking documentation
|
2025-04-22 22:42:11 +01:00 |
|
|
|
c7e01493ef
|
Update WordPress Playground integration to use HTML files
|
2025-04-21 22:39:54 +01:00 |
|
|
|
4d74fe35dc
|
Update WordPress Playground integration to use npx
|
2025-04-21 22:38:10 +01:00 |
|
|
|
d6b2349af8
|
Enhance testing framework with WordPress Playground integration
|
2025-04-21 22:30:10 +01:00 |
|
|
|
051bc763f8
|
Fix code quality issues and improve test framework
|
2025-04-21 21:23:23 +01:00 |
|
|
|
8ed22642e2
|
Add comprehensive testing framework for both single site and multisite WordPress environments
|
2025-04-21 17:32:01 +01:00 |
|