Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use latest jetty 9.4 version for servlet test (#12448) (#12453) | Anna Koskinen | 2021-10-25 | 1 | -1/+1 |
| | | | Authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | ||||
* | 8.14 cherry-picks (#12418) | Olli Tietäväinen | 2021-10-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve thread safety (#12395) See: https://vaadin.com/forum/thread/17522264/concurrentmodificationexception-in-vaadin-shared-on-karaf-4-2-x * Fix incompatible selenium version in test module. (#12397) * Fixed a dependency version in a karaf test module. (#12399) * Checkstyle tweaks to DateField widgets. (#12400) - Added and updated JavaDocs. - Updated comments. - Updated to use non-deprecated method calls. - Removed unnecessary warning suppressions. - Suppressed warnings for unavoidable deprecation. * fix: set Vaadin session attribute using lock in reinitializeSession (#12401) * Cherry picked unit test from Flow See https://github.com/vaadin/flow/pull/11538 * Fix missing import * Cherry pick fix from Flow * deprecate vaadin-snasphots repo (#12405) * deprecate vaadin-snasphots repo * Update chrome version to 93 * add more screenshots * fix: Add MPR UI id request parameter (#12412) * fix: Add MPR UI id request parameter Related-to https://github.com/vaadin/multiplatform-runtime/issues/85 * test: Remove redundant non-empty param test * test: Remove leftovers * fix: Init window.mprUiId earlier than window.vaadin * Add missing '=' * Update links shown by license checker (#12402) vaadin.com/pro does no longer have the info * fix: Add row limit to DataCommunicator row data requests (#12415) * Add row limit to DataCommunicator row data requests * Add missing constant * Add unit test * Add test for extending Grid * Fixed test Co-authored-by: Tatu Lund <tatu@vaadin.com> Co-authored-by: Anna Koskinen <Ansku@users.noreply.github.com> Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com> | ||||
* | deprecate vaadin-snasphots repo (#12405) (#12406) | Zhe Sun | 2021-09-21 | 2 | -28/+0 |
| | | | | | | | * deprecate vaadin-snasphots repo * Update chrome version to 93 * add more screenshots | ||||
* | Cleaned out old references to removed buildhelpers and widgets modules. (#12383) | Anna Koskinen | 2021-08-25 | 1 | -4/+0 |
| | |||||
* | Small updates to servlet container test setup. (#12318) | Zhe Sun | 2021-05-31 | 6 | -6/+10 |
| | | | | | | | | | | | * Small updates to servlet container test setup. - Upgraded to use cargo-maven3-plugin since cargo-maven2-plugin is now EOL. - Defined supported packagings as the current jetty-maven-plugin default only covers war. - Changed a test pojo to implement Serializable in order to prevent an error in cargo-maven3-plugin stop-container phase. | ||||
* | Updated comparison screenshots for servlet containers module. (#12294) | Anna Koskinen | 2021-05-12 | 2 | -0/+0 |
| | | | | * Updated comparison screenshots for servlet containers module. | ||||
* | Update 8.14-SNAPSHOT and release note (#12261) | Zhe Sun | 2021-04-14 | 27 | -27/+27 |
| | |||||
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 13 | -13/+13 |
| | | | | * Update copyright year range. | ||||
* | Update to 8.13-SNAPSHOT (#12110) | Zhe Sun | 2020-10-07 | 27 | -27/+27 |
| | |||||
* | Update to 8.12-snapshot (#11995) | Zhe Sun | 2020-05-13 | 27 | -27/+27 |
| | |||||
* | Update to 8.11 snapshot (#11874) | Zhe Sun | 2020-01-16 | 27 | -27/+27 |
| | | | | | * Update to 8.11-SNAPSHOT | ||||
* | Updated local screenshot testing configurations. (#11814) | Anna Koskinen | 2019-11-21 | 1 | -2/+2 |
| | | | | | | | | * A separate screenshot module hasn't been in use for a while but local testing configurations and instructions weren't updated to the new model at the time. Could use some further cleanup but this covers the basics. * Some tweaks to ScreenshotBrowser to get it functional again, although the actions for automatically replacing or adding alternative screenshots still require work and have thus been disabled. | ||||
* | Update to 8.10-SNAPSHOT (#11657) | Zhe Sun | 2019-07-29 | 27 | -27/+27 |
| | |||||
* | Use https for Maven repositories (#11668) | Stéphane Nicoll | 2019-07-29 | 4 | -6/+6 |
| | | | | * Use https for Maven repositories | ||||
* | Update to 8.9 (#11535) | Sun Zhe | 2019-04-18 | 27 | -27/+27 |
| | | | | | | * Update to 8.9-SNAPSHOT * update in bom module | ||||
* | 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. |