Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 389DE180F0 for ; Fri, 30 Oct 2015 18:31:31 +0000 (UTC) Received: (qmail 13898 invoked by uid 500); 30 Oct 2015 18:31:28 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 13757 invoked by uid 500); 30 Oct 2015 18:31:28 -0000 Mailing-List: contact commits-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list commits@nifi.apache.org Received: (qmail 13712 invoked by uid 99); 30 Oct 2015 18:31:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2015 18:31:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D99CB2C1F60 for ; Fri, 30 Oct 2015 18:31:27 +0000 (UTC) Date: Fri, 30 Oct 2015 18:31:27 +0000 (UTC) From: "Joseph Percivall (JIRA)" To: commits@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (NIFI-1080) Flesh out InvokeHttp unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-1080: ----------------------------------- Attachment: NIFI-1080_common_util_class.patch Messed up squashing the commits, fixed now. > Flesh out InvokeHttp unit tests > ------------------------------- > > Key: NIFI-1080 > URL: https://issues.apache.org/jira/browse/NIFI-1080 > Project: Apache NiFi > Issue Type: Test > Reporter: Joseph Percivall > Assignee: Joseph Percivall > Attachments: NIFI-1080_common_util_class.patch > > > Currently the invokeHttp unit tests are lacking. It is missing out on testing multiple different http requests, sending attributes, timeouts, and only tests Https. -- This message was sent by Atlassian JIRA (v6.3.4#6332)