| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken integration tests (#10900) | Teemu Suo-Anttila | 2018-05-16 | 3 | -2/+22 |
* | Fix usage of debug window in websocket test (#10869) | Teemu Suo-Anttila | 2018-05-03 | 2 | -8/+7 |
* | Add test to verify proper init of websockets (#10865) | Teemu Suo-Anttila | 2018-05-02 | 1 | -0/+31 |
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 4 | -60/+0 |
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 15 | -15/+15 |
* | Upgrade minor version in the project to 8.4 (#10520) | Teemu Suo-Anttila | 2018-01-24 | 43 | -44/+44 |
* | Update Spring and CDI versions in BOM (#10530) | Teemu Suo-Anttila | 2018-01-12 | 5 | -10/+15 |
* | Upgrade Vaadin CDI version to 3.0.0.alpha2 (#10226) | Teemu Suo-Anttila | 2017-12-29 | 15 | -53/+509 |
* | Remove workarounds from Spring integration test (#10430) | Teemu Suo-Anttila | 2017-12-29 | 7 | -66/+4 |
* | Force correct Selenium version for Spring Boot test (#10421) | Teemu Suo-Anttila | 2017-12-07 | 3 | -4/+37 |
* | Update to TestBench 5.1.1 (#10391) | Guille | 2017-11-29 | 1 | -13/+0 |
* | Update version number to 8.3-SNAPSHOT (#10390) | Guille | 2017-11-29 | 1 | -1/+1 |
* | Fix issues from TestBench version upgrade (#10360) | Teemu Suo-Anttila | 2017-11-23 | 3 | -6/+18 |
* | Fix AbstractIntegrationTest to use new TestBench API (#10358) | Anna Koskinen | 2017-11-23 | 1 | -15/+0 |
* | Update version number to 8.3-SNAPSHOT (#10348) | Teemu Suo-Anttila | 2017-11-22 | 43 | -43/+43 |
* | 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 |
* | 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 |
* | Simplify lambda expressions (#10198) | Ahmed Ashour | 2017-10-20 | 2 | -8/+6 |
* | 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 maven based server tests for Wildfly and Jetty (#10116) | Teemu Suo-Anttila | 2017-10-05 | 44 | -124/+440 |
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 7 | -28/+38 |
* | Fix javadoc references (#10067) | Ahmed Ashour | 2017-09-23 | 3 | -5/+0 |
* | 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 |
* | 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 |
* | Use correct listener in dependency filter test | Henri Sara | 2017-05-26 | 2 | -1/+10 |
* | 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 |
* | 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 |
* | Remove vaadin-uitest-common dependency from server tests (#8551) | Teemu Suo-Anttila | 2017-02-15 | 17 | -402/+350 |
* | Update test for Spring 1.5.1.RELEASE (#8535) | Teemu Suo-Anttila | 2017-02-13 | 2 | -1/+2 |
* | Include Vaadin-Icons into the project, (#8485) | Ilia Motornyi | 2017-02-09 | 2 | -6/+0 |
* | Server integration fix 3 (#8442) | Ilia Motornyi | 2017-02-09 | 4 | -21/+72 |
* | Add missing ScreenshotRule to Spring integration test (#8455) | Teemu Suo-Anttila | 2017-02-06 | 1 | -0/+6 |