Tests: Add more PHPUnit tests for Field classes#344
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## trunk #344 +/- ##
============================================
+ Coverage 31.71% 32.26% +0.54%
Complexity 4410 4410
============================================
Files 291 291
Lines 36918 36918
============================================
+ Hits 11710 11913 +203
+ Misses 25208 25005 -203
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d7cadc5 to
92b4d6f
Compare
92b4d6f to
d9d2156
Compare
What
Part of #315, follow-up to #336.
Adds more PHPUnit tests for field type classes.
Why
Fields represent one of the biggest surfaces in SCF.
How
test-class-acf-repeater-table.phptest-class-acf-field-repeater.phptest-class-acf-field-type-group.phptest-class-acf-field-radio.phptest-class-acf-field-checkbox.phptest-class-acf-field-wysiwyg.phptest-class-acf-field-text.phptest-class-acf-field-link.phptest-class-acf-field-oembed.php