If you do an empty search, you should have the message "Enter your keywords".
Attached is a failing Behat test for this functionality.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | empty-search-message-2150047-6.patch | 996 bytes | jessehs |
| #1 | add-search-test.patch | 1.02 KB | lsolesen |
Comments
Comment #1
lsolesen commentedAdded test for the search functionality
Comment #2
lsolesen commentedThis test fails on purpose. If doing an empty search there should be a notice that you have to enter your keywords.
Comment #3
lsolesen commentedComment #4
dsnopekComment #5
jessehsThe related issue #2329387: Write Behat tests to ensure search works after install and provides facets should be where the test exists. This issue is the "fix-the-bug" issue.
Comment #6
jessehsThis patch adds in the missing title to the search box "Enter your keywords". The patch in related testing issue now has all 3 tests passing.
Comment #7
dsnopekLooks good, thanks! Committed.
Comment #9
dsnopekSetting back to Fixed.