Sha256: f43b525274a0a20871cb2da3add6409bdb962a76ab4fb7dc228fa53d8709eda7
Contents?: true
Size: 727 Bytes
Versions: 96
Compression:
Stored size: 727 Bytes
Contents
Feature: Promo Component In order to promotional information on a page a website editor will be able to add text and image content wthin component slots @javascript Scenario: Add a promo component Given I am signed in as a website editor And I am editing content When I click a "Small" component slot And select the "Promo" component And fill in the following within the component: | Title | Big Promotion | | Description | A really big thing is happening! | | Link | http://wearebeef.co.uk | And I press "Save" within the component And I press "Publish" And I visit the content page Then I should see "Big Promotion"
Version data entries
96 entries across 96 versions & 1 rubygems