You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If user activates the Comments feature, it should sync approved comments.
If user posts an anonymous comment, it should not be synced
If user approves a pending comment, it should be synced
If user disables the options "Comment must be manually approved" and "Comment author must have a previously approved comment" on Settings > Discussion and post an anonymous comment, it should be synced.
If feature is activated, user should see “ElasticPress - Comment” widget in the dashboard.
If WooCommerce is activated, it should sync reviews
Instant Results
If not in ElasticPress.io nor using a custom PHP proxy, user should not be able to enable the feature.
In the frontend, typing something in a search form and hitting enter should open the Instant Results popup
Changing filters and search term should update results
Different taxonomies with the same name but applied to different post types (Categories vs. Product Categories) should have the post type label appended in the filter displayed in the front end
Filter options should display the counter of their available results
Navigating through filters should change the URL
Reloading a filtered instant result should open the modal in the same state
Should be able to click outside of the popup modal
Although #2615 was already merged, we still need to, at least, adapt tests to better reflect the changes we made in the dashboard screen and roughly test Instant Results.
I'm changing the purpose of this issue. Instead of simply tracking the tests that should be added due to changes in 4.0.0, it is now tracking all the e2e tests that we need to implement.
Is your enhancement related to a problem? Please describe.
The following tests need to be written in Cypress:
General
New Sync
Post Search
Password Protected Content
Facets(#2667)WooCommerce (#2923)
Autosuggest
Terms (#2931)
Comments (#2955)
Instant Results
Synonyms(#2655)Weighting Engine
TBD
WP-CLI (#2926)
--static-bulk
flag in WP-CLIThe text was updated successfully, but these errors were encountered: