[arquillian-issues] [JBoss JIRA] (ARQ-1510) Allow QUnit extension to pass deployment URL to the tests

Karel Piwko (JIRA) jira-events at lists.jboss.org
Wed Oct 2 06:50:03 EDT 2013


     [ https://issues.jboss.org/browse/ARQ-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko closed ARQ-1510.
----------------------------

    Resolution: Rejected


There is no need to do that. In javascript, you can get that information directly from browser, using:

{code}
window.location.host
{code}


                
> Allow QUnit extension to pass deployment URL to the tests
> ---------------------------------------------------------
>
>                 Key: ARQ-1510
>                 URL: https://issues.jboss.org/browse/ARQ-1510
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - QUnit
>    Affects Versions: qunit_1.0.0.Alpha1
>            Reporter: Karel Piwko
>
> Make possible for QUnit tests that require a deployed archive on server side to get URL of this deployment.
> This should be a real advantage of bringing the tests into the container using Arquillian.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list