Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update snapshot to 8.8-snapshot (#11397) | Sun Zhe | 2018-12-28 | 27 | -27/+27 |
| | |||||
* | Fix karaf-4.2.1 test (#11264) | Ilia Motornyi | 2018-10-25 | 183 | -31/+11794 |
| | |||||
* | Update master to 8.7-SNAPSHOT (#11208) | Sun Zhe | 2018-09-27 | 28 | -28/+28 |
| | |||||
* | Update version numbers in Release Notes (#11062) | Teemu Suo-Anttila | 2018-07-19 | 3 | -0/+90 |
| | | | | | This patch also introduces missing tests for newer Wildfly versions. Addresses #11050 | ||||
* | Update project version to 8.6-SNAPSHOT (#11011) | Mehdi Javan | 2018-06-29 | 26 | -26/+26 |
| | |||||
* | Fix broken integration tests (#10900) | Teemu Suo-Anttila | 2018-05-09 | 2 | -2/+19 |
| | |||||
* | Fix usage of debug window in websocket test (#10868) | 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 |
| | |||||
* | Update snapshot version to 8.5 (#10818) | Teemu Suo-Anttila | 2018-04-12 | 26 | -26/+26 |
| | |||||
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 2 | -30/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 13 | -13/+13 |
| | |||||
* | Upgrade minor version in the project to 8.4 (#10520) | Teemu Suo-Anttila | 2018-01-24 | 26 | -26/+26 |
| | |||||
* | Fix issues from TestBench version upgrade (#10360) | Teemu Suo-Anttila | 2017-11-23 | 1 | -4/+4 |
| | |||||
* | 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 | 26 | -26/+26 |
| | |||||
* | 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 | 4 | -20/+13 |
| | | | 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 | 1 | -2/+3 |
| | | | | | | | | * 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 | ||||
* | 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 | 17 | -15/+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 | 42 | -117/+394 |
| | | | | | | | 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 | 1 | -4/+5 |
| | | | | 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 | 3 | -5/+0 |
| | |||||
* | Update version to 8.2-SNAPSHOT (#9946) | Teemu Suo-Anttila | 2017-09-08 | 9 | -9/+9 |
| | |||||
* | 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 | 15 | -0/+740 |
| | |||||
* | 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. | ||||
* | Snapshot version update to 8.1 (#9023) | Ilia Motornyi | 2017-04-05 | 4 | -4/+4 |
| | |||||
* | 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. | ||||
* | 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) | ||||
* | 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 | 36 | -0/+2195 |
| | | | | | | | | | * 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 | ||||
* | JspIntegrationTest as a separate module (#8228) | Ilia Motornyi | 2017-01-26 | 6 | -0/+304 |
Part of vaadin/framework8-issues#539 |