WP-API / menus-endpoints

Feature plugin for Menu Endpoints
43 stars 12 forks source link

Add Unit tests #41

Closed spacedmonkey closed 4 years ago

spacedmonkey commented 4 years ago

Adding unit tests to menus and menu items.

I have also linted the code, upgraded coding standards, adding PHP 7.4 tests and fixed some bugs I have found while writing tests.

Three bugs I found.

spacedmonkey commented 4 years ago

All feedback from @TimothyBJacobs has been actioned.