Sha256: 12521150e6164e4e873b0723b9fac155baf23ea6c1f062377dab2adb12ed63f4

Contents?: true

Size: 309 Bytes

Versions: 42

Compression:

Stored size: 309 Bytes

Contents

Feature: sending e-mail

  Scenario: add to queue
    When I send a test e-mail through Messenger
    Then the test e-mail should be added to the queue
    
  Scenario: process queue
    Given I sent a test e-mail through Messenger
    When I process the "e-mail" queue
    Then the test e-mail should be sent

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
spiderfw-0.6.1 apps/messenger/test/features/sending_email.feature
spiderfw-0.6.0 apps/messenger/test/features/sending_email.feature