pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
225 stars 67 forks source link

Implement PHPUnit and/or Behat tests for WP-CLI #420

Open pwtyler opened 1 year ago

pwtyler commented 1 year ago

Better test coverage through the CLI tool would have helped us avoid #410 and #418 slipping through the cracks.

Some WIP/prior art:

c/f this conversation in Make WordPress Slack