Sha256: a98879a0599b70ef229d40b1a97d8bfe38ad5a662d2c5c4cbaf222ce1430ba56

Contents?: true

Size: 383 Bytes

Versions: 6

Compression:

Stored size: 383 Bytes

Contents

Feature: Messages are tied to mailings even without subscriptions
  In order to have relations with non-subscribed contacts
  As an administrator
  I want to send messages for contacts that aren't subscribed
  
  Given I am logged in and authorized for everything
  And a mailing: "Mailing" exists
  And a contact: "Contact" exists with email_address: "bob@example.com"
  And a 

  

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mail_manager-3.0.0 features/message.feature
mail_manager-0.1.4 features/message.feature
mail_manager-0.1.2 features/message.feature
mail_manager-0.1.1 features/message.feature
mail_manager-0.1.0 features/message.feature
mail_manager-0.0.1 features/message.feature