Closed (fixed)
Project:
Drupal.org BDD
Version:
7.x-1.x-dev
Component:
Feature/Scenarios
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Nov 2012 at 12:01 UTC
Updated:
25 Jul 2013 at 04:28 UTC
I renamed your_posts.feature to user_your_posts.feature, updated feature description.
http://drupalcode.org/project/doobie.git/commit/8654c28
1. "You posts" list includes not only issues user created but all other types of content, e.g. book pages, case studies, organization nodes. I think we need to test that those types of content show up in the list as well.
2. I think some of the scenarios are probably missing @dependent tag, please take a look.
3. Can someone clarify what the step "When I move backward one page" does?
Comments
Comment #1
kssundar commentedAssigning and tagging
When a user navigates to a post and comes back to "Your posts" page, texts like "1 new", "updated" are no longer visible to him. The scenario is written to test the above function. The step "When I move backward one page" takes the user back to "Your posts" page from the issue page.
Comment #2
kssundar commentedCase study creation fails because of this issue: #1847692: Unable to upload image when creating node
Comment #3
kssundar commentedFeature updated - http://drupalcode.org/project/doobie.git/commit/4e8b95d
Comment #4
pradeeprkara commentedCreate issue and add comment cannot be tested as git7site is broken. As a result, all the scenarios fail at git7site.
Some partial changes have been made to support git7site:
http://drupalcode.org/project/doobie.git/commit/de1d4a4
Renamed: http://drupalcode.org/project/doobie.git/commit/f12c908
Comment #6
eliza411 commentedI'm seeing
Comment #7
sachin2dhoni commentedResolved the Ambiguous match issue.
Please check the commit log
http://drupalcode.org/project/doobie.git/commit/1022b9d
Comment #8
eliza411 commentedI think these are as ready as they can be, then, until the D7 Drupal.org is ready for feedback.
Comment #10
eliza411 commentedTests are updated and failing on broken site functionality. Marking the port fixed.
Comment #10.0
eliza411 commented.