Closed (fixed)
Project:
Drupal.org BDD
Version:
7.x-1.x-dev
Component:
Feature/Scenarios
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 Oct 2012 at 19:08 UTC
Updated:
4 Jan 2014 at 02:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tvn commentedDamn Notepad++
Fixing indentation.
http://drupalcode.org/project/doobie.git/commit/2df896d
http://drupalcode.org/project/doobie.git/commit/1beffa9
Comment #2
tvn commentedAdded missing Then statement http://drupalcode.org/project/doobie.git/commit/ab64f75
Comment #3
pradeeprkara commentedCan you please elaborate:
Couldn't find the location for WebAds.
Comment #4
eliza411 commentedCombined scenarios in commit http://drupalcode.org/project/doobie.git/commit/7927a2d to conform to the Given/When/Then pattern.
Comment #5
tvn commentedRe: #3, you probably have some sort of Ad blocking enabled in your browser.
Screenshot attached, web ads are right below "Through code contributions or sponsorship of the Drupal Association, these organizations help make Drupal successful."
Comment #6
pradeeprkara commentedassigning and tagging
Comment #7
pradeeprkara commentedAdded a step to check the number of ads displayed.
Eg:
And I should see at least "5" WebAdsAs the ads are pulled through javascript, selenium will be required here and tagged the applicable scenarios with @javascript.
Please review:
http://drupalcode.org/project/doobie.git/commit/f8f33c3
http://drupalcode.org/project/doobie.git/commit/d4b0c1f
http://drupalcode.org/project/doobie.git/commit/5a7c378
Comment #8
tvn commentedLooks good to me, thank you.
Comment #9
sachin2dhoni commentedPorted to 7.x
http://drupalcode.org/project/doobie.git/commit/58032c4
Comment #10
eliza411 commentedAs ready as it can be until the D7 marketplace pages are printing content.
Comment #11
eliza411 commented@tvn: Can you update this test to match the expected new behaviors? I'm not sure what they are supposed to be or whether they're finished at this point.
Comment #12
tvn commentedUpdated the tests and one step definition.
http://drupalcode.org/project/doobie.git/commit/f77ce92
All scenarios in this feature file pass now. Note that I had to manually adjust one setting on git7site, as it's not automated yet. So after the next rebuild some scenarios will fail till this issue is fixed: #2028957: Update /hosting page on D7
Comment #13.0
(not verified) commented.