Unit Test Failures with SearchPress adaptor #109
Labels
bug
Something isn't working
elasticsearch
Requires understanding Elasticsearch
php
Requires understanding PHP
Description of the bug
When running tests with the SearchPress adaptor, there are test failures for
loggedIn.php
that relate to post statuses. See the below output.Steps To Reproduce
Install SearchPress plugin into your testing environment.
Create a
es.php
file in thetests
directory.Set up the
es.php
file like this:Run tests with
composer run phpunit
Additional Information
No response
The text was updated successfully, but these errors were encountered: