[jboss-svn-commits] JBoss Portal SVN: r5280 - trunk/theme

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Sep 28 11:23:27 EDT 2006


Author: roy.russo at jboss.com
Date: 2006-09-28 11:23:26 -0400 (Thu, 28 Sep 2006)
New Revision: 5280

Modified:
   trunk/theme/build.xml
Log:
JBPORTAL-1009
 - add comments on autoexecute of jsunit tests

Modified: trunk/theme/build.xml
===================================================================
--- trunk/theme/build.xml	2006-09-28 15:21:47 UTC (rev 5279)
+++ trunk/theme/build.xml	2006-09-28 15:23:26 UTC (rev 5280)
@@ -234,6 +234,12 @@
          JSUnit TestRunner URL: http://localhost:8080/test/jsunit/testRunner.html
          testPage URL: http://localhost:8080/test/testDragandDrop.html
          Entire autorun URL: http://localhost:8080/test/jsunit/testRunner.html?testPage=http://localhost:8080/test/testDragandDrop.html&autoRun=true&submitresults=true
+
+         How-to:
+         1. deploy test-portal-ajax.war
+         2. Point your browser to: http://localhost:8080/test/jsunit/testRunner.html?testPage=http://localhost:8080/test/testDragandDrop.html&autoRun=true&submitresults=true
+         3. Tests should execute and forward to a (currently) 4040: http://localhost:8080/jsunit/acceptor
+
       -->
 
       <!-- start jsunit server




More information about the jboss-svn-commits mailing list