Commit Graph

2 Commits

Author SHA1 Message Date
Teemu Suo-Anttila
3cbd834842 Add maven based server tests for Wildfly and Jetty (#10116)
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.
2017-10-05 10:09:22 +03:00
Teemu Suo-Anttila
886a837d6d Fix vaadin-test and all its submodules (#8076)
This patch applies following fixes:
* ContextMenu with correct version for Vaadin 8
* Correctly skip install plugin for test submodules
* Make widgetset-test-util a test depdendency, don't use test-jar
* Fix vaadin-test project structure and dependencies
* Clean up testutil pom
* Add README.md
2017-01-09 13:41:30 +02:00