|
|
fb8a998487
|
Fix: Use WP_Mock::userFunction in AdminTest
- Replaces deprecated expectFunction with userFunction.
- Fixes PHPUnit failure in CI.
Fix: Address PHPCS warning for unused param
- Prefixes unused with underscore in Admin class.
|
2025-04-18 19:51:25 +01:00 |
|
|
|
2a025ec18c
|
Fix: Final PHPCS formatting and WP_Mock expectations for AdminTest
|
2025-04-18 19:17:51 +01:00 |
|
|
|
95e4361cd5
|
Fix: Correct AdminTest setup and PHPCS docblock formatting
|
2025-04-18 19:16:11 +01:00 |
|
|
|
6d9a9658ea
|
Fix: Address CoreTest PHPUnit compatibility and remaining PHPCS issues
|
2025-04-18 19:13:39 +01:00 |
|
|
|
643f5c6d41
|
Fix: Resolve CI dependency conflicts and PHPCS/PHPUnit errors
|
2025-04-18 19:07:05 +01:00 |
|
|
|
c7435f5a49
|
Fix tests: Update Admin class to match test expectations and use correct WP_Mock assertions
|
2025-04-18 18:58:47 +01:00 |
|
|
|
455edb99f9
|
Debug: Add error_log statements to Admin constructor and initialize_hooks for test tracing
|
2025-04-18 18:52:55 +01:00 |
|
|
|
584d774931
|
Fix: Prefix add_action with backslash in Admin class for WP_Mock compatibility
|
2025-04-18 18:50:14 +01:00 |
|
|
|
6d3aeb889a
|
Fix: Address PHPCS errors and PHPUnit 7.0 Mockery failure
|
2025-04-18 18:32:13 +01:00 |
|