Automattic / WPCOM-Legacy-Redirector

WordPress plugin for handling large volumes of legacy redirects in a scalable manner.
20 stars 16 forks source link

Tests: Add Behat tests #118

Closed GaryJones closed 1 year ago

GaryJones commented 1 year ago

Behat is used for functional tests. Here, it's specifically used for testing the custom WP-CLI commands. Only a few tests are added to begin with, but more can now be added. One test is tagged with @broken which means it is skipped for now (the test is good, but #117 needs addressing).