Closed (fixed)
Project:
Drupal.org BDD
Version:
7.x-1.x-dev
Component:
Feature/Scenarios
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Oct 2012 at 14:09 UTC
Updated:
4 Jan 2014 at 02:42 UTC
Jump to comment: Most recent
Verify that you can search for issues in issues search. Steps:
Enter an issue name [e.g. BDD] in the main Search box, and then on right sidebar click on "Advanced issues" in the "Or search for..." section.
Comments
Comment #1
sachin2dhoni commentedUploaded to 6.x branch.
Please check the commit log: http://drupalcode.org/project/doobie.git/commit/5bee7c0
Comment #2
eliza411 commentedRight now, it's hard to move between the working example (drupal.org) and the solr staging environment (staging.devdrupal) I've updated this to use navigation instead of a direct URL. I would prefer it worked the way it was written, testing both the sitewide search and the search at the main search page. I remm'd out the original code until the URL redirects stabilize. When they have, we should return to testing from /search/site in the second scenario.
Comment #3
sachin2dhoni commentedYes thats the good idea, need to run the test again after the URL redirects stabilize.
Comment #5
eliza411 commentedSetting this to postponed for now.
Comment #6
kssundar commentedNeex 7.x update
Comment #7
kssundar commentedPorted to 7.x - http://drupalcode.org/project/doobie.git/commit/7d900a8
Changing back to postponed.
Comment #8
eliza411 commentedThe test is working properly, discovering that no results are returned when you click the Advanced Issues facet.
I've returned the test of being on Given I am on "/site/search"
Closing this as fixed.