[jboss-jira] [JBoss JIRA] (WFCORE-2746) Move elytron management security tests from core to full

Brian Stansberry (JIRA) issues at jboss.org
Wed May 3 11:38:00 EDT 2017


    [ https://issues.jboss.org/browse/WFCORE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401457#comment-13401457 ] 

Brian Stansberry commented on WFCORE-2746:
------------------------------------------

[~luck3y] Yes, a big part of this task is to remove the use of Arquillian from tests and use WildFly Test Runner.

HttpMgmtInterfaceElytronAuthenticationTestCase isn't merged yet as Ondrej mentioned. I made noise on that PR about just putting it in core in the first place or using WildFly Test Runner instead of ARQ, but I changed my mind since WFCORE-2747 means WTR isn't ready to handle that yet and I don't want to block getting the test in.

> Move elytron management security tests from core to full
> --------------------------------------------------------
>
>                 Key: WFCORE-2746
>                 URL: https://issues.jboss.org/browse/WFCORE-2746
>             Project: WildFly Core
>          Issue Type: Task
>          Components: Domain Management, Security, Test Suite
>            Reporter: Brian Stansberry
>
> Since until recently the elytron subsystem wasn't part of the core feature pack, a lot of integration tests of its use ended up in the WildFly full testsuite instead of in core. This task is to get tests that are only testing core functionality moved into the core testsuite. Because that's the right thing to do, but also because it's useful in practice by eliminating a cause for messy coordinated changes to core and full such that code changes in core can be tested.
> There are a number of aspects to this, for which I'll create subtasks.
> Following is an initial list of tests that should be moved. *This is meant to be a living list, with things added as they are noticed.* So anyone should feel free to edit this JIRA description to add things to the list.
> org.jboss.as.test.integration.security.perimeter.* [2]
> org.jboss.as.test.manualmode.mgmt.elytron.HttpMgmtInterfaceElytronAuthenticationTestCase
> org.jboss.as.test.integration.domain.AbstractSlaveHCAuthenticationTestCase and subclasses.[1]
> org.jboss.as.test.integration.security.credentialreference [2]
> [1] One subclass of this is not related to elytron but should be moved to core too. I haven't looked closely but it uses vault, which may be why it is in full. But we can use vault in the core testsuite now.
> [2] Currently using Arquillian.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list