Closed (fixed)
Project:
Drupal.org BDD
Version:
7.x-1.x-dev
Component:
Feature/Scenarios
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Jul 2012 at 16:37 UTC
Updated:
4 Jan 2014 at 02:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kssundar commentedTaking this feature as I have already done for /security page
Comment #2
kssundar commentedAttached is the zip file containing two feature files - security_contrib.feature and security_contrib_feed.feature.
As these are new feature files, no patch was created. Let me know if a patch is needed here.
Comment #3
kssundar commentedChanging status
Comment #4
eliza411 commentedCommitted with a minor change to security_contrib_feed.feature
- Then I follow "Contributed projects"
- And I should see "Subscribe with RSS"
- When I click on the feed icon
+ And I follow "Contributed projects"
+ And I see "Subscribe with RSS"
+ And I click on the feed icon
Comment #6
sachin2dhoni commentedPorted security_contrib.feature to 7x
http://drupalcode.org/project/doobie.git/commit/1b2d402
Comment #7
eliza411 commentedAll passing on git7!