| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Add tests for Glassfish based servers, Jetty 8, Tomcat 7 and Liberty (three runtimes).
|
|
|
|
|
|
|
| |
This patch refactors the generic integration test war into
two jar dependencies and individual modules for different servers.
There is now a common approach for making configurations for the
remaining server tests still executed through an Ant build script.
|
|
|
| |
And remove unused imports.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
The use of the module in the test project was removed earlier, and
eliminating the module permits simpler and more reliable builds as
it was not deployed.
The classes that were in uitest-common are now in uitest.
|
|
Part of vaadin/framework8-issues#539
|