Sha256: 8b13f40de4fe8b8bfe424897a218a25109495c96918532f07a3a5ee8478f412e
Contents?: true
Size: 716 Bytes
Versions: 4
Compression:
Stored size: 716 Bytes
Contents
Feature: Manage Tasks Content Editors should be able to assign and complete tasks. Background: Given the cms database is populated And I am logged in as a Content Editor Scenario: Assign Home Page as a Task When I assign the home page as a task Then I should see a page titled "Assign Page 'Home'" When I select "CMS Administrator (cmsadmin)" from "Assign To" And I press "Save" Then I should see a page titled "Home" And I should not see the following content: | error | When I request /cms/dashboard Then I should see the following content: | Home | And I should not see the following content: | You currently have no assigned tasks. |
Version data entries
4 entries across 4 versions & 1 rubygems