| Type |
Changes |
By |
 |
Added the PDF test (it8) as described in Felipe Gaucho's blog
(http://weblogs.java.net/blog/felipegaucho/archive/2009/11/18/testing-pdf-files-canoo-webtest-and-maven2). Thanks to Felipe Gaucho. |
sgoeschl
|
 |
Added more information what the integration tests are doing. |
sgoeschl
|
 |
Upgrading to HTMLUnit 2.6 to fix a known Javascript problem. |
sgoeschl
|
 |
Upgrading to the official Canoo WebTest 3.0 release which is now available via maven repository.
The WebTest code does no longer have to be included in the plugin
which simplifies the build and reduces the plugin size. Thanks to Christoph Lipp. |
sgoeschl
|
| Type |
Changes |
By |
 |
Upgrading to the latest Canoo WebTest R1720 build. This also implies
that the plugin requires JDK 1.5 to run. Thanks to Mirko Friedenhagen. |
sgoeschl
|
 |
Added 'it7' integration test to cover Google Javascript handling Thanks to Mirko Friedenhagen. |
sgoeschl
|
| Type |
Changes |
By |
 |
Updated the usage section of the plugin documentation. |
sgoeschl
|
 |
Upgrading to the official Canoo WebTest 2.6 release. |
sgoeschl
|
 |
Added the goal 'webtest:verify-filecontent' |
sgoeschl
|
 |
The goal 'webtest:verify' was renamed to 'webtest:verify-result' to
avoid name clashes. |
sgoeschl
|
| Type |
Changes |
By |
 |
Added webtest:clean target |
sgoeschl
|
| Type |
Changes |
By |
 |
Removed the custom dependencies found in lib - this caused a build
failure when installing the plugin. |
sgoeschl
|
 |
Added CCWebTestReport.xsl to tinker with better CruiseControl integration |
sgoeschl
|
| Type |
Changes |
By |
 |
Added webtest:verify to enforce a 'BUILD FAILURE' even when
haltonfailure and haltonerror are false. Using this setting
the build would report SUCCESS even when all tests are broken. |
sgoeschl
|
 |
Added CCWebTestReport.xsl to tinker with better CruiseControl integration |
sgoeschl
|
| Type |
Changes |
By |
 |
Added maven classpath references for use inside Ant scripts. Thanks to Krystian Nowak. |
sgoeschl
|
| Type |
Changes |
By |
 |
Unpacking the non-public jars into target/classes - this simplifies
shipping the plugin Thanks to Markus Strutzenberger. |
sgoeschl
|
| Type |
Changes |
By |
 |
Using javax.mail-1.4 from the maven repo |
sgoeschl
|
 |
Added a README.txt |
sgoeschl
|
 |
Keeping the plugin parameters to lowercase to avoid upper/lowercase clashes. |
sgoeschl
|
 |
Better error handling when catching an exception. |
sgoeschl
|
| Type |
Changes |
By |
 |
Using the artifactId as report title. |
sgoeschl
|
 |
Removing the DOCTYPE from "WebTestReport.xsl" to get rid of Xalan's
validation warnings. |
sgoeschl
|
 |
Keeping the plugin parameters to lowercase to avoid upper/lowercase clashes. |
sgoeschl
|
 |
Better error handling when catching an exception. |
sgoeschl
|
| Type |
Changes |
By |
 |
Initial release to the public. |
sgoeschl
|