Closed (fixed)
Project:
Drupal.org BDD
Version:
7.x-1.x-dev
Component:
Feature/Scenarios
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Nov 2012 at 16:03 UTC
Updated:
4 Jan 2014 at 02:42 UTC
Jump to comment: Most recent
Test that user is able to enter signature and see it on his posts.
Feature: Display additional information on my comments
In order to add some information to all my comments
As an authenticated user
I should be able to enter my signature and see it on my comments
Comments
Comment #1
pradeeprkara commentedAssigning and tagging
Comment #2
pradeeprkara commentedAdded the feature.
Please review: http://drupalcode.org/project/doobie.git/commit/c87aafa
Comment #3
tvn commentedLooks good to me.
Suggestion: Maybe it's possible to combine 1st and 2nd scenario? 1st is lacking "When" statement and 2nd has first 4 steps same as the 1st one.
Comment #4
kssundar commented@tvn - Please mark issues as "needs work" if you think the issue might need some changes or some input or some comments from us. :) We tend to focus more on "needs work" and "active" items and might miss out if its in "needs review".
@pradeeprkara - need your thoughts here
Comment #5
tvn commentedWill do :)
Comment #6
pradeeprkara commented1st and 2nd scenarios have been merged.
The commit: fa260b2
Comment #7
pradeeprkara commentedThis is ported to 7.x branch.
http://drupalcode.org/project/doobie.git/commit/a3d10b8
Comment #8
eliza411 commentedAll tests passing on 7.x