I moved what used to be casestudy_authenticated.feature to casestudies.feature.
This file is all about creation of the case study.
http://drupalcode.org/project/doobie.git/commit/114e554

It needs the following tests:
1. User can't save case study with empty required fields
2. User can edit own case studies
3. User can comment on case studies

Comments

kssundar’s picture

Status: Active » Needs review
Issue tags: +sprint 16

The changes are done and committed here - http://drupalcode.org/project/doobie.git/commit/b97452b

tvn’s picture

Issue tags: -sprint 16

Looks good, thanks!
I only updated 2 scenario descriptions to be from a user perspective.
http://drupalcode.org/project/doobie.git/commit/df2a074

Also added missing Then statement
http://drupalcode.org/project/doobie.git/commit/c17ad38

tvn’s picture

Issue tags: +sprint 16

oops.

kssundar’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Assigned: Unassigned » kssundar
Status: Needs review » Patch (to be ported)
Issue tags: +sprint 17

need 7.x update

eliza411’s picture

Status: Needs review » Reviewed & tested by the community

Ready as this can be until D7 Drupal.org is ready for feedback.

eliza411’s picture

Status: Reviewed & tested by the community » Closed (fixed)