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

kssundar’s picture

Status: Active » Needs review
Issue tags: +sprint 16
tvn’s picture

I've added 2 steps to the last scenario: http://drupalcode.org/project/doobie.git/commit/9b91277
File looks good to me.

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

kssundar’s picture

Status: Patch (to be ported) » Needs review
eliza411’s picture

Component: Feature/Scenarios » Broken site
Status: Needs review » Reviewed & tested by the community

The 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.

eliza411’s picture

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

Tests are written and working appropriately to the site state.