From 44e1ff7a6ce3329f747cb6a52c91bc47a0c8c93c Mon Sep 17 00:00:00 2001 From: Duda Dornelles Date: Wed, 20 Aug 2014 14:59:46 -0300 Subject: removing fake service --- fake-service/features/tag_and_reply.feature | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 fake-service/features/tag_and_reply.feature (limited to 'fake-service/features/tag_and_reply.feature') diff --git a/fake-service/features/tag_and_reply.feature b/fake-service/features/tag_and_reply.feature deleted file mode 100644 index cd9c7aad..00000000 --- a/fake-service/features/tag_and_reply.feature +++ /dev/null @@ -1,12 +0,0 @@ -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 - - -- cgit v1.2.3