[
https://issues.apache.org/jira/browse/NIFIREG-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Doran updated NIFIREG-410:
--------------------------------
Description:
Opening this ticket as discussed on GitHub PR review:
[https://github.com/apache/nifi-registry/pull/232#issuecomment-665903431]
The goal of this ticket is to add coverage in the NiFi Registry Integration
Tests for the new DatabaseUserGroupProvider and DatabaseAccessPolicyProvider
implemented as part of NIFIREG-292.
The advantage of such tests is that the test-containers framework we use allows
us to test our migration scripts and JDBC templates against all the various DB
vendors, but this test framework is utilized _as part of the integration tests,
not the unit tests_.
was:
Opening this ticket as discussed on GitHub PR review:
[https://github.com/apache/nifi-registry/pull/232#issuecomment-665903431]
The goal of this ticket is to add coverage in the NiFi Registry Integration
Tests for the new DatabaseUserGroupProvider and DatabaseAccessPolicyProvider
implemented as part of NIFIREG-292.
** The advantage of such tests is that the test-containers framework we use
allows us to test our migration scripts and JDBC templates against all the
various DB vendors, but this test framework is utilized _as part of the
integration tests, not the unit tests_.
> Add integration tests that cover the new Database UserGroupProvider and
> AccessPolicyProvider
> --------------------------------------------------------------------------------------------
>
> Key: NIFIREG-410
> URL: https://issues.apache.org/jira/browse/NIFIREG-410
> Project: NiFi Registry
> Issue Type: Test
> Reporter: Kevin Doran
> Priority: Trivial
>
> Opening this ticket as discussed on GitHub PR review:
> [https://github.com/apache/nifi-registry/pull/232#issuecomment-665903431]
>
> The goal of this ticket is to add coverage in the NiFi Registry Integration
> Tests for the new DatabaseUserGroupProvider and DatabaseAccessPolicyProvider
> implemented as part of NIFIREG-292.
> The advantage of such tests is that the test-containers framework we use
> allows us to test our migration scripts and JDBC templates against all the
> various DB vendors, but this test framework is utilized _as part of the
> integration tests, not the unit tests_.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)