Author: ajaquith
Date: Wed Jun 11 23:32:46 2008
New Revision: 666983

URL: http://svn.apache.org/viewvc?rev=666983&view=rev
Log:
Web unit tests refactored (yet again) to use an embedded Jetty server. This 
replaces the need to use a separate Tomcat server, and *should* always work 
without any configuration of any kind. Please tests this via the Ant 'webtests' 
target! Note that this checkin introduces the TestContainer class, which with a 
little modification (later, please!) could easily be used as a stand-alone 
server. Refactorings are welcome; in the meantime, TestContainer should be 
considered volatile. Note also that the Rename Profile web unit tests for the 
container scenarios currently fails; all others run successfully.

Removed:
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestAclJanneEdit.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestAclJanneEditAllView.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestAnonymousCreateGroup.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestAnonymousView.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestAnonymousViewImage.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestAssertedName.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestAssertedPermissions.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestCreateGroupFullName.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestCreateGroupLoginName.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestCreateGroupWikiName.html
    incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestCreatePage.html
    incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestDeletePage.html
    incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestLogin.html
    incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestLogout.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestNoDeletePage.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestRedirectPageAfterLogin.html
    incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestRenamePage.html
    
incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestRenameProfile.html
    incubator/jspwiki/trunk/tests/etc/selenium/tests/JSPWikiTestSuite.html

Reply via email to