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