humanmade / Custom-Meta-Boxes

Lets you easily create metaboxes with custom fields that will blow your mind.
522 stars 124 forks source link

WIP: Re-write All the Tests #444

Closed mikeselander closed 6 years ago

mikeselander commented 6 years ago

Our tests are generally not very good and repeat code quite a bit. Let's fix this so we can release with confidence.

This looks like a lot of lines, but there's a good amount of fluff, documentation, and basic setup in here. The goal is to create a more automated test suite and increase the code coverage for all fields instead of just a few ones.

I have: