Skip to content

Commit 3365f0f

Browse files
committed
Add PHPUnit tests for hook, WP, and bidirectional functions
Adds 109 PHPUnit tests covering three function files from includes/: - acf-hook-functions.php (28 tests): Filter/action variations registration and application, deprecated hook handling and backward compatibility - acf-wp-functions.php (53 tests): Object type resolution, post ID decoding, REST base resolution, and object ID extraction from various WordPress types - acf-bidirectional-functions.php (28 tests): Bidirectional relationship target types, choice building, value updates, and field settings rendering All tests use WorDBless for lightweight WordPress environment simulation and include data providers for comprehensive edge case coverage. Part of Phase 1 testing strategy implementation.
1 parent f0036e7 commit 3365f0f

File tree

3 files changed

+1516
-0
lines changed

3 files changed

+1516
-0
lines changed

0 commit comments

Comments
 (0)