wp-api-plugins-themes-endpoints icon indicating copy to clipboard operation
wp-api-plugins-themes-endpoints copied to clipboard

Gaps in test coverage.

Open BE-Webdesign opened this issue 9 years ago • 0 comments

There are gaps in test coverage around empty plugin sets, as well as gaps for invalid plugin slugs, and a gap around some of the pagination conditionals. These are currently not super testable but after some patches are added we will be able to fake the tests using WordPress's filters.

BE-Webdesign avatar Oct 24 '16 18:10 BE-Webdesign