[PATCH 4/4] emacs: Add unit-tests for clickable tags
authorDamien Cassou <damien.cassou@gmail.com>
Mon, 10 Dec 2012 14:32:44 +0000 (15:32 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:51:59 +0000 (09:51 -0800)
4c/5333e3a6384545553d7ea4237cbaaad6121d27 [new file with mode: 0644]

diff --git a/4c/5333e3a6384545553d7ea4237cbaaad6121d27 b/4c/5333e3a6384545553d7ea4237cbaaad6121d27
new file mode 100644 (file)
index 0000000..9549356
--- /dev/null
@@ -0,0 +1,141 @@
+Return-Path: <damien.cassou@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 78911431FB6\r
+       for <notmuch@notmuchmail.org>; Mon, 10 Dec 2012 06:33:09 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id rDqjQf32RBsR for <notmuch@notmuchmail.org>;\r
+       Mon, 10 Dec 2012 06:33:07 -0800 (PST)\r
+Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com\r
+ [74.125.82.47])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 2382E431FBD   for <notmuch@notmuchmail.org>; Mon, 10 Dec 2012 06:33:04 -0800\r
+ (PST)\r
+Received: by mail-wg0-f47.google.com with SMTP id dq11so1542058wgb.2\r
+       for <notmuch@notmuchmail.org>; Mon, 10 Dec 2012 06:33:02 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
+       bh=FjOPnjxam9eekRwg6h3Sr0akBYXL/OA/Zr+XVCAXZBs=;\r
+       b=rKH2cY+s4o4E7Rso0VIfXu0LYf+VzalFsleWCofDp0ioWsuf6Kml+5O6vuYY3UDcDa\r
+       E8xlOJIGw7UNeXI5vHWCYLLQ/rXRDkwOhk5AJoV0BfcifCTQ2GsrTsObeO0LmHQ7mcJp\r
+       pJAmc43RNnlk7oAEH//hZMdObBlfYfMswvsGPeLYN6lCn20/rQ+XEl8IQ5yaAnN/2Nf4\r
+       +/3JnrO7W38VhCU6tLPFNPxq5uEtF7IThXDN5lw1TWRUwRNIVVvEqhQJqai0y06UJeUX\r
+       xW+TG3tx+AMdvomOexFf0Z3Hb9Nu03KnZaspwLq6jsVibqnh1k/VSSNnTO9IztfKXot1\r
+       ZU9g==\r
+Received: by 10.216.141.86 with SMTP id f64mr5159071wej.38.1355149982851;\r
+       Mon, 10 Dec 2012 06:33:02 -0800 (PST)\r
+Received: from luz3.lille.inria.fr ([193.51.236.232])\r
+       by mx.google.com with ESMTPS id i6sm10241253wix.5.2012.12.10.06.33.01\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Mon, 10 Dec 2012 06:33:02 -0800 (PST)\r
+From: Damien Cassou <damien.cassou@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 4/4] emacs: Add unit-tests for clickable tags\r
+Date: Mon, 10 Dec 2012 15:32:44 +0100\r
+Message-Id: <1355149964-27905-5-git-send-email-damien.cassou@gmail.com>\r
+X-Mailer: git-send-email 1.7.10.4\r
+In-Reply-To: <1355149964-27905-1-git-send-email-damien.cassou@gmail.com>\r
+References: <1355149964-27905-1-git-send-email-damien.cassou@gmail.com>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 10 Dec 2012 14:33:09 -0000\r
+\r
+Signed-off-by: Damien Cassou <damien.cassou@gmail.com>\r
+---\r
+ test/emacs |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\r
+ 1 file changed, 62 insertions(+)\r
+\r
+diff --git a/test/emacs b/test/emacs\r
+index 4e941bb..115f7d5 100755\r
+--- a/test/emacs\r
++++ b/test/emacs\r
+@@ -840,5 +840,67 @@ test_emacs "(let ((mm-text-html-renderer\r
+ test_expect_success "Rendering HTML mail with images" \\r
+     'cat OUTPUT && grep -q smiley OUTPUT'\r
\r
++test_begin_subtest "Extracting all tags from a thread"\r
++add_message \\r
++    '[subject]="Extracting all tags from a thread"' \\r
++    '[body]="body 1"'\r
++parent=${gen_msg_id}\r
++add_message \\r
++    '[subject]="Extracting all tags from a thread"' \\r
++    '[body]="body 2"' \\r
++    "[in-reply-to]=\<$parent\>"\r
++add_message \\r
++    '[subject]="Extracting all tags from a thread"' \\r
++    '[body]="body 3"' \\r
++    "[in-reply-to]=\<$parent\>"\r
++latest=${gen_msg_id}\r
++# Extract the thread-id from one of the emails\r
++thread_id=$(notmuch search --output=threads id:${latest})\r
++echo THREAD ID: '"'$thread_id'"'\r
++# Add tag "mytagfoo" to one of the emails\r
++notmuch tag +mytagfoo id:${latest}\r
++test_emacs_expect_t \\r
++    "(notmuch-show \"${thread_id}\")\r
++     (let ((output (notmuch-show-thread-tags))\r
++           (expected '(\"inbox\" \"mytagfoo\" \"unread\")))\r
++      (notmuch-test-expect-equal\r
++         (sort output #'string<)\r
++         (sort expected #'string<)))"\r
++\r
++test_begin_subtest "The tags appear in the header-line of notmuch-show"\r
++add_message \\r
++    '[subject]="foo bar"' \\r
++    '[body]="body 1"'\r
++parent=${gen_msg_id}\r
++# Add tag "mytagfoo" to one of the emails\r
++notmuch tag +mytagfoo id:${parent}\r
++# Extract the thread-id from one of the emails\r
++thread_id=$(notmuch search --output=threads id:${latest})\r
++test_emacs_expect_t \\r
++    "(notmuch-show \"${thread_id}\")\r
++     (if (string-match-p \"mytagfoo\" (format-mode-line header-line-format))\r
++         t\r
++       \"The tag mytagfoo was not in the header-line-format\")"\r
++\r
++test_begin_subtest "The tags of notmuch-show emails are clickable"\r
++add_message \\r
++    '[subject]="foo bar"' \\r
++    '[body]="body 1"'\r
++parent=${gen_msg_id}\r
++# Add tag "mytagfoo" to one of the emails\r
++notmuch tag +mytagfoo id:${parent}\r
++# Extract the thread-id from one of the emails\r
++thread_id=$(notmuch search --output=threads id:${latest})\r
++test_emacs_expect_t \\r
++    "(notmuch-show \"${thread_id}\")\r
++    (goto-char (point-min))\r
++    (re-search-forward \"mytagfoo\")\r
++    (backward-char) ;; to be 'in' the tag\r
++    (unless (eq major-mode 'notmuch-show-mode)\r
++       (error \"We must be in notmuch-show at this point but we are in %s.\" major-mode))\r
++    (push-button) ;; simulate a press on the RET key\r
++    (if (eq major-mode 'notmuch-search-mode)\r
++        t\r
++       (format \"We must be in notmuch-search at this point but we are in %s.\" major-mode))"\r
\r
+ test_done\r
+-- \r
+1.7.10.4\r
+\r