Kevin Doran created NIFIREG-44:
----------------------------------

             Summary: Add integration tests for secure NiFi Registry
                 Key: NIFIREG-44
                 URL: https://issues.apache.org/jira/browse/NIFIREG-44
             Project: NiFi Registry
          Issue Type: Test
            Reporter: Kevin Doran
            Assignee: Kevin Doran


Currently, the automated integration tests on master only run an unsecured NiFi 
Registry instance.

This task is to add test suites that setup a secure connection between the 
client and the Registry.

This will require a refactoring in order to prevent secure and non-secure 
configuration beans from ending up in the same application context. Instead of 
the \@RunWith and \@SpringBootTest annotations on the IntegrationBaseTest 
class, they will need to be moved to subclasses and configuration needs to by 
explicitly imported or limited to a profile active for that test suite.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to