Sha256: 527e6d8ae2b308d68b7ceaae32aebe5278c3fdec28a0484c265f92c6d0472657
Contents?: true
Size: 841 Bytes
Versions: 5
Compression:
Stored size: 841 Bytes
Contents
Feature: view messages for mailings In order to see messages and their statuses for mailings As a valid user I want to search for messages by mailing and status Background: Given I am logged in and authorized for everything And a mailing with subject "Buy my junk!" exists And a mailing list named "Funk" exists And the mailing with subject "Buy my junk!" is set to send to "Funk" And a contact named "Bobo Clown" exists with email_address "bobo@example.com" And contact "Bobo Clown" is subscribed to "Funk" And I set jobs to run immediately And the mailing with subject "Buy my junk!" is scheduled @javascript Scenario: When I go to the mailings page And I follow "Messages" And I select "Any Status" from "Status" Then I should see "bobo@example.com"
Version data entries
5 entries across 5 versions & 1 rubygems