[ 
http://jira.codehaus.org/browse/MRM-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=198705#action_198705
 ] 

Maria Odea Ching commented on MRM-1276:
---------------------------------------

The code itself needs clean up as well. Tests are very dependent on each other, 
making it hard to add new tests without breaking the other tests because of 
these dependencies. There are also a lot of commented out parts in the source 
that can already be removed.

> Selenium tests need a clean up
> ------------------------------
>
>                 Key: MRM-1276
>                 URL: http://jira.codehaus.org/browse/MRM-1276
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.2.2
>            Reporter: Brett Porter
>             Fix For: Backlog
>
>
> the current selenium tests are quite hard to navigate:
> - multiple different folders (it-resources vs resources)
> - unnecessary configuration (a lot of Tomcat config instead of just the files 
> that need changing)
> - complicated POM and no documentation of the profiles
> - poor formatting in the source code (tabs, etc)
> - poor hierarchy (required to call open() then open( ... ) in sequence - 
> should have all the init in one class and use TestNG to order)
> I think this could use some cleaning up

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to