Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add maven based server tests for Wildfly and Jetty (#10116) | Teemu Suo-Anttila | 2017-10-05 | 1 | -2/+21 |
| | | | | | | | 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. | ||||
* | Fix vaadin-test and all its submodules (#8076) | Teemu Suo-Anttila | 2017-01-09 | 1 | -0/+5 |
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 |