summaryrefslogtreecommitdiff
path: root/fake-service/features/tag_and_reply.feature
blob: cd9c7aad24dac9aa3db34cb39c26d22ff522c7b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Feature: tagging and replying
  Scenario: User tags a mail, replies to it then checks that mail is in the right tag
    When I open the first mail in the 'inbox'
    Then that email has the 'inbox' tag
    When I add the tag 'website' to that mail
    Then I see that mail under the 'website' tag
    And I open the mail I previously tagged
    And I reply to it
    When I select the tag 'sent'
    Then I see the mail I sent