[JBoss JIRA] (ARQGRA-425) Allow @Location with relative URL when there is no deployment
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-425?page=com.atlassian.jira.plugin... ]
Lukáš Fryč resolved ARQGRA-425.
-------------------------------
Assignee: Lukáš Fryč (was: Stefan Miklosovic)
Fix Version/s: (was: 2.1-Tracking)
Resolution: Duplicate Issue
> Allow @Location with relative URL when there is no deployment
> -------------------------------------------------------------
>
> Key: ARQGRA-425
> URL: https://issues.jboss.org/browse/ARQGRA-425
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Components: core
> Affects Versions: 2.0.1.Final
> Reporter: Juraj Húska
> Assignee: Lukáš Fryč
>
> There are some use cases when there is no {{@Deployment}} method, and we still need to treat {{URL}} in {{@Location}} as relative.
> E.g. we are testing an application already deployed somewhere, but still the context root of the application can change, and we do not want to hardcode it.
> As [~kpiwko] suggested, we can support his in Graphene like this:
> # wrap {{org.jboss.arquillian.container.test.impl.enricher.resource.URLResourceProvider}}
> # make it returns some default value of {{contextRoot}} if the {{contextRoot}} is null
> # make that value configurable via Graphene configuration
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (ARQGRA-425) Allow @Location with relative URL when there is no deployment
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-425?page=com.atlassian.jira.plugin... ]
Lukáš Fryč commented on ARQGRA-425:
-----------------------------------
This is duplicate of ARQGRA-374
> Allow @Location with relative URL when there is no deployment
> -------------------------------------------------------------
>
> Key: ARQGRA-425
> URL: https://issues.jboss.org/browse/ARQGRA-425
> Project: Arquillian Graphene
> Issue Type: Feature Request
> Components: core
> Affects Versions: 2.0.1.Final
> Reporter: Juraj Húska
> Assignee: Stefan Miklosovic
>
> There are some use cases when there is no {{@Deployment}} method, and we still need to treat {{URL}} in {{@Location}} as relative.
> E.g. we are testing an application already deployed somewhere, but still the context root of the application can change, and we do not want to hardcode it.
> As [~kpiwko] suggested, we can support his in Graphene like this:
> # wrap {{org.jboss.arquillian.container.test.impl.enricher.resource.URLResourceProvider}}
> # make it returns some default value of {{contextRoot}} if the {{contextRoot}} is null
> # make that value configurable via Graphene configuration
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months