wp-cli/find-command

Add basic test coverage

danielbachhuber opened this issue · 0 comments

At a minimum, we should test:

  • Identify a WordPress install in a subdirectory.
  • Miss a WordPress install stored in an ignored path, then find it when --skip-ignored-paths is supplied.
  • Use of --verbose flag.