Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix click listener in WidgetSet test (#10324) | Teemu Suo-Anttila | 2017-11-15 | 1 | -2/+2 |
| | |||||
* | Add mention of Wildfly 11 support and a test for it (#10319) | Teemu Suo-Anttila | 2017-11-15 | 2 | -0/+45 |
| | |||||
* | Use lambda with Listeners (#10222) | Ahmed Ashour | 2017-10-26 | 8 | -31/+19 |
| | | | Also use "event" as the name for events | ||||
* | Remove trailing spaces (#10224) | Ahmed Ashour | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) | Ahmed Ashour | 2017-10-20 | 2 | -3/+4 |
| | | | | | | | | * Use .toLowerCase and .toUpperCase(Locale.ROOT) * Spaces * add spaces after if( | ||||
* | Simplify lambda expressions (#10198) | Ahmed Ashour | 2017-10-20 | 2 | -8/+6 |
| | | | | | | | | * Simplify lambda expressions And remove unneeded 'return' keyword. * Format | ||||
* | Add Navigator testing to Spring Boot test (#10174) | Teemu Suo-Anttila | 2017-10-13 | 31 | -46/+1021 |
| | |||||
* | Move microprofile tests to profile, add Wildfly Swarm (#10156) | Teemu Suo-Anttila | 2017-10-10 | 3 | -6/+78 |
| | |||||
* | Add maven based tests for several application servers (#10143) | Teemu Suo-Anttila | 2017-10-09 | 18 | -21/+871 |
| | | | Add tests for Glassfish based servers, Jetty 8, Tomcat 7 and Liberty (three runtimes). | ||||
* | Add maven based server tests for Wildfly and Jetty (#10116) | Teemu Suo-Anttila | 2017-10-05 | 44 | -124/+440 |
| | | | | | | | 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. | ||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 7 | -28/+38 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Fix javadoc references (#10067) | Ahmed Ashour | 2017-09-23 | 3 | -5/+0 |
| | | | And remove unused imports. | ||||
* | Replace tab with spaces in .xml files (#10064) | Ahmed Ashour | 2017-09-22 | 1 | -2/+2 |
| | |||||
* | Use String.isEmpty() | Ahmed Ashour | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | Remove redundant versions in POMs (#9990) | Ahmed Ashour | 2017-09-14 | 7 | -10/+0 |
| | |||||
* | Add DOCTYPE for GWT module files | Ahmed Ashour | 2017-09-14 | 4 | -4/+4 |
| | |||||
* | Update version to 8.2-SNAPSHOT (#9946) | Teemu Suo-Anttila | 2017-09-08 | 25 | -26/+26 |
| | |||||
* | Add missing source encoding to wiget-set-testutil8.2.0.alpha1 | Teemu Suo-Anttila | 2017-09-08 | 1 | -0/+2 |
| | |||||
* | Add wait for UI load to test | Teemu Suo-Anttila | 2017-09-08 | 1 | -6/+13 |
| | |||||
* | Fix vaadin-osgi-integration dependency for Karaf test | Teemu Suo-Anttila | 2017-09-08 | 1 | -1/+2 |
| | |||||
* | Stabilize integration test using Grid (#9766) | Henri Sara | 2017-08-02 | 4 | -30/+42 |
| | |||||
* | Remove old Karaf 4 test (#9758) | Henri Sara | 2017-08-01 | 3 | -44/+0 |
| | | | Karaf is now tested by a separate module. | ||||
* | Automatic test for OSGi/karaf | Ilia Motornyi | 2017-07-31 | 16 | -0/+741 |
| | |||||
* | Use fixed width in integration test for stability (#9560) | Henri Sara | 2017-06-20 | 1 | -0/+1 |
| | | | Fix table width to match the reference screenshot. | ||||
* | Use correct listener in dependency filter test | Henri Sara | 2017-05-26 | 2 | -1/+10 |
| | | | | | This fixes the test after the changes in #9368 | ||||
* | Fix test module for changed dependency filter API | Henri Sara | 2017-05-22 | 1 | -3/+5 |
| | |||||
* | Add support for pluggable filters for rewriting dependencies (#9182) | Artur | 2017-05-02 | 13 | -0/+266 |
| | | | | | | * Add support for pluggable filters for rewriting dependencies Fixes #9151 | ||||
* | Snapshot version update to 8.1 (#9023) | Ilia Motornyi | 2017-04-05 | 18 | -19/+19 |
| | |||||
* | Fix license header location | Ahmed Ashour | 2017-03-08 | 3 | -3/+3 |
| | |||||
* | Eliminate module uitest-common (#8583) | Henri Sara | 2017-02-16 | 3 | -12/+0 |
| | | | | | | | 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. | ||||
* | Remove vaadin-uitest-common dependency from server tests (#8551) | Teemu Suo-Anttila | 2017-02-15 | 17 | -402/+350 |
| | | | Uses custom reference and error files in test project. | ||||
* | Update test for Spring 1.5.1.RELEASE (#8535) | Teemu Suo-Anttila | 2017-02-13 | 2 | -1/+2 |
| | | | Also fixed servlet API dependency scope that was causing conflicts. | ||||
* | Include Vaadin-Icons into the project, (#8485) | Ilia Motornyi | 2017-02-09 | 2 | -6/+0 |
| | | | | | | Include Vaadin-Icons into the valo theme in the project, make vaadin-icons dependency 'provided' Fixes #8471 | ||||
* | Server integration fix 3 (#8442) | Ilia Motornyi | 2017-02-09 | 4 | -21/+72 |
| | | | | * Fix JBoss 6 integration test * Fixes for Karaf (build self-contained WAB) | ||||
* | Add missing ScreenshotRule to Spring integration test (#8455) | Teemu Suo-Anttila | 2017-02-06 | 1 | -0/+6 |
| | |||||
* | Fix JBoss 6 integration tests | Ilia Motornyi | 2017-02-03 | 4 | -39/+42 |
| | |||||
* | Replace FontAwesome with Vaadin Icons (#8208) | Pekka Hyvönen | 2017-02-01 | 2 | -0/+6 |
| | | | | | | | * Include FontAwesome by default for easier migration * Fix JSComponentLoadingIndicatorTest Fixes #7979 Addresses part of #8219 | ||||
* | Refactor testing of the framework (#8393) | Teemu Suo-Anttila | 2017-02-01 | 37 | -0/+2196 |
| | | | | | | | | | * Integration tests moved from uitest to separate test modules * Run TB4 tests with maven profile * Remove old ant/ivy build scripts from uitest * Add 'needs-ssh' test category for reconnection test * Add default values for testing and validation builds * Add placeholder build.xml with instructions to run Maven | ||||
* | Revert widget-set-testutil parent change (#8404) | Teemu Suo-Anttila | 2017-01-31 | 1 | -6/+15 |
| | | | | * Revert widget-set-testutil parent change | ||||
* | Add test for compiling a widgetset that inherits Vaadin7WidgetSet (#8403) | Teemu Suo-Anttila | 2017-01-31 | 5 | -2/+66 |
| | | | | | | | | * Add test for compiling a widgetset that inherits Vaadin7WidgetSet * Remove unnecessary dependency management block * Minor style fixes | ||||
* | JspIntegrationTest as a separate module (#8228) | Ilia Motornyi | 2017-01-26 | 7 | -0/+307 |
| | | | Part of vaadin/framework8-issues#539 | ||||
* | Add separate modules to test Bean Validation lib necessity. (#8249) | Denis | 2017-01-16 | 5 | -0/+219 |
| | | | | | | * Add separate modules to test Bean Validation lib necessity. Fixes #8141 | ||||
* | Inherit settings from parent pom (#8240) | Leif Åstrand | 2017-01-16 | 1 | -8/+6 |
| | | | | | Without this, maven.compiler.source will not be set to 1.8 which sometimes seems to make Eclipse think it should use Java 5 compiler settings for the project, causing various issues. | ||||
* | Use vaadin-snapshots for test projects so that context menu is found (#8237) | Leif Åstrand | 2017-01-13 | 1 | -0/+10 |
| | |||||
* | Clean up pom.xml files in vaadin-test (#8181) | Teemu Suo-Anttila | 2017-01-09 | 8 | -62/+15 |
| | | | Use plugin management for maven plugin, remove version numbers | ||||
* | Fix vaadin-test and all its submodules (#8076) | Teemu Suo-Anttila | 2017-01-09 | 17 | -136/+104 |
| | | | | | | | | | 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 | ||||
* | Fix syntax error in pom.xml | Leif Åstrand | 2017-01-09 | 1 | -1/+0 |
| | |||||
* | Make it easy to run Sonar on the project (#8118) | Artur | 2017-01-03 | 1 | -0/+3 |
| | |||||
* | Include Framework Element API for TestBench in the project (#8014) | Artur | 2016-12-22 | 1 | -1/+1 |
| | | | | | | This makes it possible to use the latest Element classes in the framework tests and to simplify the build process. The license for the included element classes are changed to Apache2 | ||||
* | Add CDI dependency version to vaadin-bom (#8020) | Teemu Suo-Anttila | 2016-12-18 | 9 | -6/+186 |
| | | | Unify test UIs and test code for Spring and CDI. |