[
https://issues.apache.org/jira/browse/NIFIREG-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209923#comment-16209923
]
ASF GitHub Bot commented on NIFIREG-37:
---------------------------------------
GitHub user kevdoran opened a pull request:
https://github.com/apache/nifi-registry/pull/24
NIFIREG-37: Add integration tests for web API to build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevdoran/nifi-registry NIFIREG-37
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit 844a4d64ccd79d41aad253cea005370c88ec3192
Author: Kevin Doran <[email protected]>
Date: 2017-10-18T19:53:46Z
NIFIREG-37: Add integration tests for web API to build
----
> Integration Test Framework for Registry Web API
> -----------------------------------------------
>
> Key: NIFIREG-37
> URL: https://issues.apache.org/jira/browse/NIFIREG-37
> Project: NiFi Registry
> Issue Type: Test
> Reporter: Kevin Doran
> Assignee: Kevin Doran
>
> Currently there are no automated integration tests for the web API
> application, making some complete features that touch multiple layers of the
> registry architecture difficult to test.
> The goal of this ticket is to introduce a framework for executing automated,
> integration test cases against the web API as part of the project build.
> Additionally, some initial test cases that exercise the core API feature set
> should be added to the framework.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)