Closed (fixed)
Project:
Drupal.org BDD
Version:
7.x-1.x-dev
Component:
Broken site
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Nov 2012 at 17:31 UTC
Updated:
18 Jul 2013 at 01:59 UTC
We need to test that users with specific permissions can successfully create whitelist entries.
Regular authenticated users should not be able to create them, only admins.
Proposed feature:
Feature: Create new packaging whitelist entry
In order to add new packaging whitelist URL to the list
As a packaging whitelist maintainer
I should be able to create new entry and save it
Comments
Comment #1
kssundar commentedFeature added and committed here - http://drupalcode.org/project/doobie.git/commit/b47e346
Comment #2
tvn commentedI've added 2 steps to the last scenario: http://drupalcode.org/project/doobie.git/commit/9b91277
File looks good to me.
Comment #3
kssundar commentedNeed 7.x update
Comment #4
kssundar commentedPorted to 7.x - http://drupalcode.org/project/doobie.git/commit/756fa56
Comment #5
eliza411 commentedThe title field is missing, so there's clearly broken site functionality involved in failures here. As ready as we can make it until D7 Drupal.org is ready for feedback.
Comment #6
eliza411 commentedTests are written and working appropriately to the site state.