You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Andreas Pieber (JIRA)" <ji...@apache.org> on 2012/08/28 11:21:08 UTC

[jira] [Created] (KARAF-1772) Use wicket test utils to cleanup integration tests

Andreas Pieber created KARAF-1772:
-------------------------------------

             Summary: Use wicket test utils to cleanup integration tests
                 Key: KARAF-1772
                 URL: https://issues.apache.org/jira/browse/KARAF-1772
             Project: Karaf
          Issue Type: Improvement
          Components: webconsole-core
    Affects Versions: webconsole-0.3.0.alpha
            Reporter: Andreas Pieber
            Assignee: Andreas Pieber
             Fix For: webconsole-0.3.0.alpha


Currently the wicket tests contain unnecessary duplication of code. Those should be cleaned up

--
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

[jira] [Work started] (KARAF-1772) Use wicket test utils to cleanup integration tests

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on KARAF-1772 started by Andreas Pieber.

> Use wicket test utils to cleanup integration tests
> --------------------------------------------------
>
>                 Key: KARAF-1772
>                 URL: https://issues.apache.org/jira/browse/KARAF-1772
>             Project: Karaf
>          Issue Type: Improvement
>          Components: webconsole-core
>    Affects Versions: webconsole-0.3.0.alpha
>            Reporter: Andreas Pieber
>            Assignee: Andreas Pieber
>             Fix For: webconsole-0.3.0.alpha
>
>
> Currently the wicket tests contain unnecessary duplication of code. Those should be cleaned up

--
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

[jira] [Resolved] (KARAF-1772) Use wicket test utils to cleanup integration tests

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Pieber resolved KARAF-1772.
-----------------------------------

    Resolution: Fixed

Committed r1378076
        D       core/src/test/java/org/apache/karaf/webconsole/core/TestTargetLocator.java
        D       core/src/test/java/org/apache/karaf/webconsole/core/TestInjector.java
        M       core/src/test/java/org/apache/karaf/webconsole/core/WebConsoleTest.java
        M       core/src/test/java/org/apache/karaf/webconsole/core/BasePageTest.java
        M       core/src/test/java/org/apache/karaf/webconsole/core/dashboard/DashboardPageTest.java
        M       core/src/test/java/org/apache/karaf/webconsole/core/LoginTest.java
        M       core/src/test/java/org/apache/karaf/webconsole/core/page/SidebarPageTest.java
        M       core/src/test/java/org/apache/karaf/webconsole/core/page/SecuredPageTest.java
        M       core/src/test/java/org/apache/karaf/webconsole/core/page/SinglePageTest.java
        M       core/pom.xml
W: -empty_dir: karaf/webconsole/trunk/core/src/test/java/org/apache/karaf/webconsole/core/TestInjector.java
W: -empty_dir: karaf/webconsole/trunk/core/src/test/java/org/apache/karaf/webconsole/core/TestTargetLocator.java
r1378076 = 95b315b655b9ff62acfa99df6acea159d4b5b260 (refs/remotes/origin/trunk)

                
> Use wicket test utils to cleanup integration tests
> --------------------------------------------------
>
>                 Key: KARAF-1772
>                 URL: https://issues.apache.org/jira/browse/KARAF-1772
>             Project: Karaf
>          Issue Type: Improvement
>          Components: webconsole-core
>    Affects Versions: webconsole-0.3.0.alpha
>            Reporter: Andreas Pieber
>            Assignee: Andreas Pieber
>             Fix For: webconsole-0.3.0.alpha
>
>
> Currently the wicket tests contain unnecessary duplication of code. Those should be cleaned up

--
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